effect_type: Type of a (group of) effect(s)

Description Usage Arguments Methods (by class)

View source: R/AllGeneric.R

Description

Generic function that returns whether an effect or a group of effects in a breedR mixed model is fixed or random

Usage

1
2
3
4
5
6
7
effect_type(x)

## S3 method for class 'effect_group'
effect_type(x)

## S3 method for class 'breedr_effect'
effect_type(x)

Arguments

x

object to be translated to progsf90

Methods (by class)


famuvie/breedR documentation built on Sept. 6, 2021, 4:50 a.m.