getESS {BayesianMCPMod}R Documentation

getESS

Description

This function calculates the effective sample size for every dose group via the RBesT function ess().

Usage

getESS(post_list)

Arguments

post_list

A posterior list object, for which the effective sample size for each dose group should be calculated

Value

A vector of the effective sample sizes for each dose group


[Package BayesianMCPMod version 1.0.1 Index]