parameter_estimates: Parameter Estimates from Latent-class MPT models

Description Usage Arguments

View source: R/post-processing.R

Description

Extracts parameter estimates from latent-class MPT model objects.

Usage

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, ...)

Arguments

x

An object of classes lc_mpt or lc_mpt_list.

...

Further arguments that may be passed to methods, currently ignored.


methexp/HMMTreeR documentation built on Nov. 11, 2021, 7:31 p.m.