summary.BeviMed_m {BeviMed}R Documentation

Summarise a BeviMed_m object

Description

Create a summary of inference conditional on mode of inheritance.

Usage

## S3 method for class 'BeviMed_m'
summary(object, confidence = 0.95, simulations = 1000, ...)

Arguments

object

Object of class BeviMed_m. See function bevimed_m.

confidence

Numeric value of statistical confidence with which returning interval should contain the true value.

simulations

Integer value of number of simulations to use in estimation of the confidence interval.

...

Unused arguments.

Details

Returns a BeviMed_m_summary object, which is a list containing elements:

Value

Object of class BeviMed_m_summary.

See Also

summary.BeviMed


[Package BeviMed version 5.8 Index]