View source: R/post-processing.R
Extracts parameter estimates from latent-class MPT model objects.
1 2 3 4 5 6 7 | parameter_estimates(x, ...)
## S3 method for class 'lc_mpt'
parameter_estimates(x, ...)
## S3 method for class 'lc_mpt_list'
parameter_estimates(x, ...)
|
x |
An object of classes |
... |
Further arguments that may be passed to methods, currently ignored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.