View source: R/mldfm_subsample_methods.R
| get_mldfm_model.mldfm_subsample | R Documentation |
mldfm Object from a mldfm_subsample ObjectReturns the mldfm object at the specified position in a mldfm_subsample object.
## S3 method for class 'mldfm_subsample'
get_mldfm_model(x, index, ...)
x |
An object of class |
index |
Integer. The position of the desired model (between 1 and |
... |
Additional arguments (ignored). |
A single mldfm object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.