Description Usage Arguments Value Examples
Retrieve model_list-class from object.
1 2 3 4 5 6 7 8 9 10 11 12 13 | model_list(siamcat)
## S4 method for signature 'ANY'
model_list(siamcat)
## S4 method for signature 'model_list'
model_list(siamcat)
## S4 method for signature 'model_list'
models(siamcat)
## S4 method for signature 'model_list'
model_type(siamcat)
|
siamcat |
(Required). An instance of siamcat-class that contains a model_list or instance of model_list-class. |
The model_list-class object or NULL.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.