zzDocumentationStubFormulaModelParams {heuristica} | R Documentation |
Documentation stub. Just to share documentation.
Description
Documentation stub. Just to share documentation.
Usage
zzDocumentationStubFormulaModelParams(train_matrix, criterion_col, cols_to_fit)
Arguments
train_matrix |
A matrix (or data.frame) of data to train (fit) the model with. |
criterion_col |
The index of the criterion column– "y" in the formula. |
cols_to_fit |
A vector of column indexes to fit– the "x's" in the formula. |
[Package heuristica version 1.0.3 Index]