zzDocumentationStubModelParams {heuristica} | R Documentation |
Documentation stub. Just a way to share parameter documentation.
Description
Documentation stub. Just a way to share parameter documentation.
Usage
zzDocumentationStubModelParams(train_data, criterion_col, cols_to_fit)
Arguments
train_data |
Training/fitting data as a matrix or data.frame. |
criterion_col |
The index of the column in train_data that has the criterion. |
cols_to_fit |
A vector of column indices in train_data, used to fit the criterion. |
[Package heuristica version 1.0.3 Index]