calcMinMaxEntries: calcMinMaxEntries function

View source: R/VarietyDevPipe.R

calcMinMaxEntriesR Documentation

calcMinMaxEntries function

Description

calcMinMaxEntries function

Usage

calcMinMaxEntries(bsd, budgetVec = NULL, includePIC = F)

Arguments

bsd

List of breeding program data

budgetVec

vector as comes out of calcBudget. If NULL look in bsd

includePIC

logical should a min and max for nProg in PIC be figured?

Details

Assume the location costs are fixed.

Value

List with vectors for minimum entries and maximum entries and cost per individual entry

Examples

minMaxList <- calcMinMaxEntries(bsd)


jeanlucj/BreedSimCost documentation built on July 21, 2023, 1:59 a.m.