
Back Transform Response Variables - yi
Source:R/prepare_response_variables_yi.R
back_transform_response_vars_yi.RdBack Transform Response Variables - yi
Arguments
- dat
A dataframe of out of sample predictions analyst submission data
- estimate_type
The type of estimate to be standardised. Character vector of length 1, whose value may be "yi", "y25", "y50", "y75".
- dataset
One of either "blue tit" or "eucalyptus"
Value
A tibble of analyst data with standardised values contained in a list-column called 'back_transformed_data'
See also
Other Analysis-level functions:
Z_VZ_preds(),
apply_sorensen_calc(),
box_cox_transform(),
convert_predictions(),
est_to_zr(),
folded_params(),
pmap_wrap(),
rename_prediction_cols(),
variance_box_cox()
Other Back-transformation:
assign_transformation_type(),
back,
clean_response_transformation(),
conversion(),
conversion_2(),
convert_predictions(),
rename_prediction_cols()