R/zeitzeiger_predict.R
zeitzeigerEnsembleMean.Rd
Make predictions by calculating the circular mean of the predictions across members of the ensemble.
zeitzeigerEnsembleMean(timePredInput, timeMax = 1, na.rm = TRUE)
timePredInput | Matrix of predicted times in which rows correspond to observations and columns correspond to members of the ensemble. |
---|---|
timeMax | Maximum value of the periodic variable, i.e., the value that is equivalent to zero. |
na.rm | Logical indicating whether |
Matrix with a row for each observation and columns for the predicted time and the normalized magnitude of the circular mean. The latter can range from 0 to 1, with 1 indicating perfect agreement among members of the ensemble.