View source: R/model_smimodel.R
| split_index | R Documentation |
Splits a given number of predictors into a given number of indices.
split_index(num_pred, num_ind)
num_pred |
Number of predictors. |
num_ind |
Number of indices. |
A list containing the following components:
index |
An
|
index_positions |
A list of length = |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.