Hdr_LN: Calculating HDR th of data from log normal distribution

Description Usage Arguments Value Examples

Description

Calculating HDR th of data from log normal distribution

Usage

1
Hdr_LN(edr10.df, th)

Arguments

th

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

edr10

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

Value

a data frame containing the hdr th calculated from empirical distribution

Examples

1
Hdr_LN(edr10_obs,0.05)

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