honest_fitted_cpp | R Documentation |
Computes honest in-sample predictions for a ocf.forest object relative to the desired class.
honest_fitted_cpp(
unique_leaves_honest,
y_m,
y_m_1,
honest_leaves,
train_leaves
)
unique_leaves_honest |
List of size |
y_m |
Indicator variable, equal to 1 if the |
y_m_1 |
Indicator variable, equal to 1 if the |
honest_leaves |
Matrix of size ( |
train_leaves |
Matrix of size ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.