Box-cox transform absolute deviation from the meta-analytic mean scores
Source:R/box_cox_transform.R
box_cox_transform.Rd
Box-cox transform absolute deviation from the meta-analytic mean scores
Arguments
- data
Dataset for model fitting, must contain columns
"abs_deviation_score_estimate"
and standard error- dataset
character string of length 1 either "blue tit" or "eucalyptus"
See also
variance_boxcox()
, folded_params()
Other Box-Cox transformation:
folded_params()
,
variance_box_cox()
Other Analysis-level functions:
Z_VZ_preds()
,
apply_sorensen_calc()
,
back_transform_response_vars_yi()
,
convert_predictions()
,
est_to_zr()
,
folded_params()
,
pmap_wrap()
,
rename_prediction_cols()
,
variance_box_cox()