IC_HdrEmp: Calculating IC 95 percent of empirical hdr using non...

Description Usage Arguments Value Examples

Description

Calculating IC 95 percent of empirical hdr using non parametric bootstrap samples

Usage

1
IC_HdrEmp(edr10.df, th, B)

Arguments

th

The desired probability (i.e. 0.05 for HDR5)

B

TNumber of bootstrap samples

edr10

A dataframe containing the edr10 for all the var_group we want to calculate hdr th

Value

a data frame containing the hdr calculated from empirical distribution and the 95 percent confidence interval

Examples

1
IC_HdrEmp(edr10_obs, 0.05,199)

cdv04/ACTR documentation built on May 13, 2019, 2:42 p.m.