add_cov_stats_ind: Adds columns specifying true mu, 95% coverage, bias and...

View source: R/stan_summaries.R

add_cov_stats_indR Documentation

Adds columns specifying true mu, 95% coverage, bias and precision to the cmdstanr fit summary dataframe containing only individual parameter rows

Description

Adds columns specifying true mu, 95% coverage, bias and precision to the cmdstanr fit summary dataframe containing only individual parameter rows

Usage

add_cov_stats_ind(ind_fit, ind_pars, model_num)

Arguments

ind_fit

filtered cmdstanr summary fit dataframe (only individual par rows)

ind_pars

list containing true individual parameters

model_num

(int) specifying the number of stan models used in the dataframe


SpTB/wztools documentation built on July 2, 2023, 11:50 a.m.