summarize.stats: Method to summarise statistics

View source: R/printfunctions.R

summarize.statsR Documentation

Method to summarise statistics

Description

Method to summarise statistics from the simulation output of '$analysis()' from the Design class. Not generally required by the user.

Usage

summarize.stats(out, par, alpha = 0.05)

Arguments

out

list of mcml model outputs

par

the index of the parameter to summarise

alpha

the type I error value

Value

A list containing two names data frames ('ptot' and 'citot') summarising the values of p-statistics from the model fits, and the quantiles of 1-alpha interval half-widths, respectively.


samuel-watson/glmmr documentation built on July 27, 2022, 10:30 p.m.