Estimates the multi-year average of environmental properties and associated confidence intervals.
mya(x, ...)a data.frame with the following columns:
MYA: the multi-year arithmetic average;
PROB_LTT: the probability that MYA is less than the target value specified;
PROB_GTT: the probability that MYA is greater than the target value specified;
q05: the lowerbound of the 90% confidence interval of MYA
q95: the upperbound of the 90% confidence interval of MYA
object of class conf_input or a data.frame
that can be coerced to an instance of class conf_input.
further arguments to be passed to other methods
conf