summary.BeviMed_m: Summarise a 'BeviMed_m' object

Description Usage Arguments Details Value See Also

View source: R/generics.R

Description

Create a summary of inference conditional on mode of inheritance.

Usage

1
2
## 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


BeviMed documentation built on Feb. 1, 2021, 1:06 a.m.