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

View source: R/AllGeneric.R

effect_typeR Documentation

Type of a (group of) effect(s)

Description

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

Usage

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)

  • effect_type(effect_group): Type of an effect_group

  • effect_type(breedr_effect): Type of an breedr_effect


famuvie/breedR documentation built on Aug. 6, 2024, 9:10 p.m.