findBootstrapBounds: Find the lower and upper bound for bmd based on parametric...

Description Usage Arguments Value

View source: R/modelAveraging.R

Description

Find the lower and upper bound for bmd based on parametric bootstrap results

Usage

1
findBootstrapBounds(bootstrapBmd, confidenceLevel = 0.9)

Arguments

bootstrapBmd

data.frame, bmd values based on parametric bootstrap; as returned by bootstrapBmd()

confidenceLevel

numeric, defines constructed confidence interval for bmd, e.g. if 0.9 then lower and upper bound of 90 default value is 0.9

Value

numeric vector, estimated lower and upper bound for model-averaged bmd


alfcrisci/bmdModeling documentation built on May 28, 2019, 12:32 a.m.