Augment analyst out-of-sample prediction data according to the outcome of pointblank interrogation
Source:R/augment_prediction_data.R
augment_prediction_data.Rd
augment_prediction_data()
will relabel and remove extraneous columns from
out-of-sample prediction data.
Arguments
- .data
A data.frame of out of-sample-predictions analyst submission data
- checks
A data.frame of pointblank interrogation output for
.data
- dataset
A character string equal to either "blue tit" or "eucalyptus"
Value
A dataframe. Individual analyst submission containing augmented out-of-sample prediction data ready for meta-analysis.