PoDParamsCICoverage {PoDBAY}R Documentation

Confidence intervals of PoD curve parameters at three confidence levels

Description

Function calculates confidence intervals (80%, 90% and user-defined) of the PoD curve parameters (pmax, et50, slope).

Usage

PoDParamsCICoverage(estimatedParameters, ci = 0.95)

Arguments

estimatedParameters

output of PoDParamEstimation function

ci

numeric: value from (0, 1) interval, confidence level of interest

Value

CI of all PoD curve parameters


[Package PoDBAY version 1.4.3 Index]