default_seg: Standard Segregation

View source: R/selecao.R

default_segR Documentation

Standard Segregation

Description

Didactic table of standard segregation by generation

Usage

default_seg(verbose = TRUE)

Arguments

verbose

Logical argument. Runs the code silently if FALSE.

Value

Create a didactic table of standard segregation, considering allogamous and autogamous species and mutants. It shows the expected level of heterozygosity, probable number of genes, environmental effect and Wright's probabilistic coefficient.

Author(s)

Willyan Junior Adorian Bandeira

Ivan Ricardo Carvalho

Murilo Vieira Loro

Leonardo Cesar Pradebon

Jose Antonio Gonzalez da Silva

Examples

library(EstimateBreed)

default_seg(verbose=TRUE)

EstimateBreed documentation built on April 4, 2025, 5:37 a.m.