View source: R/model_selection.R
npar | R Documentation |
This function extracts the number of model parameters of an
RprobitB_fit
object.
npar(object, ...)
## S3 method for class 'RprobitB_fit'
npar(object, ...)
object |
An object of class |
... |
Optionally more objects of class |
Either a numeric value (if just one object is provided) or a numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.