ratify-SpecificModels | R Documentation |
ratify method applied to SpecificModels
## S4 method for signature 'SpecificModels'
ratify(
x,
class_fn_1L_chr = "as.numeric",
prototype_lup = NULL,
scndry_anlys_params_ls = NULL,
...
)
x |
An object of class SpecificModels |
class_fn_1L_chr |
Class function (a character vector of length one), Default: 'as.numeric' |
prototype_lup |
Prototype (a lookup table), Default: NULL |
scndry_anlys_params_ls |
Secondary analysis parameters (a list), Default: NULL |
... |
Additional arguments |
x (An object of class SpecificModels)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.