stanAMwriteModel: Animal model (univariate)

View source: R/quantgen.R

stanAMwriteModelR Documentation

Animal model (univariate)

Description

Animal model (univariate)

Usage

stanAMwriteModel(
  stan.file = NULL,
  include.dom = FALSE,
  errors.Student = FALSE,
  missing.phenos = FALSE
)

Arguments

stan.file

path to a file; if NULL, a temporary one will be created

include.dom

include a variance component for dominant genetic relationships

errors.Student

use a Student's t distribution for the errors (useful to handle outliers)

missing.phenos

indicating if there is any missing phenotypes to impute jointly with the other unknown variables

Value

invisible path to stan.file

Author(s)

Timothee Flutre

See Also

stanAM


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.