NindCr: Nb individual per cross

View source: R/NindCr.R

NindCrR Documentation

Nb individual per cross

Description

Function to determine the average number of individual per cross given the total size of the population, the type of MPP design and the number of parents

Usage

NindCr(N, Npar, MPP_des)

Arguments

N

Total number of individual in the population

Npar

Number of parents

MPP_des

String indicating the type of MPP design among: 'Diallel', 'Chessboard', 'Factorial', 'NAM', 'Realized'

Value

Number of individuals per cross

Author(s)

Vincent Garin


vincentgarin/mppSim documentation built on Oct. 11, 2024, 3:18 p.m.