These helper functions count the number of model effects:
compute_P()
returns the total numberP
of model effects.compute_P_d()
returns the numberP_d
of non-random effects.compute_P_r()
returns the numberP_r
of random effects.
Arguments
- choice_effects
[
choice_effects
]
Achoice_effects
object.