Calculate the variance of the Box-Cox transformed absolute deviation scores
Source:R/box_cox_transform.R
variance_box_cox.Rd
Calculate the variance of the Box-Cox transformed absolute deviation scores
Arguments
- folded_mu
The mean of the folded absolute deviation scores
- folded_v
The variance of the folded VZr
- lambda
The lambda value used in the Box-Cox transformation
See also
Other Box-Cox transformation:
box_cox_transform()
,
folded_params()
Other Analysis-level functions:
Z_VZ_preds()
,
apply_sorensen_calc()
,
back_transform_response_vars_yi()
,
box_cox_transform()
,
convert_predictions()
,
est_to_zr()
,
folded_params()
,
pmap_wrap()
,
rename_prediction_cols()