mce.ed: Monte Carlo Error for empirical determinacy estimates

View source: R/mce.ed.R

mce.edR Documentation

Monte Carlo Error for empirical determinacy estimates

Description

Generic fucniton. Estimates the Monte Carlo standard error for empirical determinacy estimates.

Usage

mce.ed(object, B = 200, rseed = 458275, ...)

Arguments

object

An object of class mcmc.list or stanfit or matrix.

B

numeric, the number of bootstrap replications.

rseed

numeric, the random seed number.

...

Arguments to be passed to methods

Value

A matrix with the empirical determinacy estimates and their Monte Carlo standard errors.

Author(s)

Georgios Kazantzidis, Sona Hunanyan, Malgorzata Roos


hunansona/ed4bhm documentation built on June 15, 2022, 6:42 p.m.