weighted_means: Weighted Means of Parameter Estimates

Description Usage Arguments

View source: R/post-processing.R

Description

Extract weighted means of parameter estimates.

Usage

1
2
3
4
5
6
7
weighted_means(x, ...)

## S3 method for class 'lc_mpt'
weighted_means(x, ...)

## S3 method for class 'lc_mpt_list'
weighted_means(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.