Calculate the folded parameters for the Box-Cox transformation
Source:R/box_cox_transform.R
folded_params.Rd
Calculate the folded parameters for the Box-Cox transformation
Arguments
- abs_dev_score
The absolute deviation score
- VZr
The variance of the standardised effect size
See also
Other Box-Cox transformation:
box_cox_transform()
,
variance_box_cox()
Other Analysis-level functions:
Z_VZ_preds()
,
apply_sorensen_calc()
,
back_transform_response_vars_yi()
,
box_cox_transform()
,
convert_predictions()
,
est_to_zr()
,
pmap_wrap()
,
rename_prediction_cols()
,
variance_box_cox()