powered by
mp_variable
Prints a mp_variable in a human readable format.
# S3 method for mp_variable print(x, ...)
Invisibly returns the original variable.
a mp_variable.
other arguments not used by this method.
print( within_predictor( 'X', weight = 1, mean = 5, sd = 10, icc = 0.1 ) )
Run the code above in your browser using DataLab