powered by
mp_model
Prints a mp_variable in a human readable format.
mp_variable
# S3 method for mp_model print(x, ...)
Invisibly returns the original variable.
a mp_model.
other arguments not used by this method.
print( outcome('Y') + within_predictor('X') + effect_size(icc = cross_sectional) )
Run the code above in your browser using DataLab