powered by
Returns which level a variable is observed at in the multilevel model.
# S3 method for mp_variable levels(x)
Returns a single integer of the level of observation
a mp_variable.
mp_variable
# Returns 1 levels( within_predictor( 'X', weight = 1, mean = 5, sd = 10, icc = 0.1 ) )
Run the code above in your browser using DataLab