rank_models_cpp | R Documentation |
Provides the core material to create an S3 object for rank.models
rank_models_cpp(
data,
model_str,
full_model,
alpha,
compute_v,
model_type,
K,
H,
G,
robust,
eff,
bs_optimism,
seed
)
data |
A |
model_str |
A |
full_model |
A |
alpha |
A |
compute_v |
A |
model_type |
A |
K |
A |
H |
A |
G |
A |
robust |
A |
eff |
A |
bs_optimism |
A |
seed |
A |
A field<field<field<mat>>>
that contains the model score matrix and the best GMWM model object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.