effect_type | R Documentation |
Generic function that returns whether an effect or a group of effects in a
breedR mixed model is fixed
or random
effect_type(x)
## S3 method for class 'effect_group'
effect_type(x)
## S3 method for class 'breedr_effect'
effect_type(x)
x |
object to be translated to progsf90 |
effect_type(effect_group)
: Type of an effect_group
effect_type(breedr_effect)
: Type of an breedr_effect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.