extract_estimates: extract_estimates

View source: R/extract_estimates.R

extract_estimatesR Documentation

extract_estimates

Description

extract_estimates

Usage

extract_estimates(.mod, .mcmc_nchains = 1)

Arguments

.mod

A model object produced by runMLwiN and run_mlwin.

.mcmc_nchains

Numeric. The number of chains .mod used.

Value

Returns a tidy table of parameter estimates, including the mean and standard deviation of the saved draws, the 95 percent credible interval, and the effective sample size (as calculated by effectiveSize).


tessaleejohnson/corclus documentation built on Oct. 11, 2022, 3:46 a.m.