PoDParamsCI {PoDBAY} | R Documentation |
Confidence intervals of PoD curve parameters
Description
Function calculates confidence intervals of the PoD curve parameters (pmax, et50, slope) at user-defined confidence level.
Usage
PoDParamsCI(estimatedParameters, ci = 0.95)
Arguments
estimatedParameters |
output of |
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]