View source: R/choice_effects.R
| compute_P | R Documentation |
These helper functions count the number of model effects:
compute_P() returns the total number P of model effects.
compute_P_d() returns the number P_d of non-random effects.
compute_P_r() returns the number P_r of random effects.
compute_P(choice_effects)
compute_P_d(choice_effects)
compute_P_r(choice_effects)
choice_effects |
[ |
An integer, the number of model effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.