ipm_coverage: Coverage probability

Description Usage Arguments Value

View source: R/ipm_coverage.R

Description

Calculate the coverage probability.

Usage

1
ipm_coverage(result, real = NULL, times = 1000, type = "l")

Arguments

result

an mcmcrs object, the result from ipm_analyse or ipm_analyse_l or ipm_analyse_cl.

real

an list object, specifying the real value using for simulation.

times

a scalar, specifying the number of samples.

type

a string, specifying if it's from ipm_analyse_cl.

Value

a vector, the coverage probability of each parameter.


zywhy9/IPM documentation built on April 19, 2020, 10:24 p.m.