forest_weights_fitted_cpp {ocf} | R Documentation |
Computes forest in-sample honest weights for a ocf.forest
object relative to the m-th class.
forest_weights_fitted_cpp(
leaf_IDs_train_list,
leaf_IDs_honest_list,
leaf_size_honest_list
)
leaf_IDs_train_list |
List of size |
leaf_IDs_honest_list |
List of size |
leaf_size_honest_list |
List of size |