Skip to content

Commit 1cfb285

Browse files
authored
Update helpers.R
1 parent 51c582c commit 1cfb285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/helpers.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ extract_tree_weights <- function(model,
319319
}
320320

321321
# ---------------------------------------------------------
322-
# Proportional error reduction:
322+
# Proportional_error_reduction:
323323
# Weights are proportional to the reduction in error (prev_err - next_err) for
324324
# improving trees, 0 otherwise. This returns a matrix with dimensions of
325325
# observations x trees.

0 commit comments

Comments
 (0)