Learn R Programming

optiSel (version 0.9.1)

help.opticont: Displays Available Objective Functions and Constraints for Function opticont.

Description

Displays available objective functions and constraints for function opticont.

Usage

help.opticont(K, phen)

Arguments

K

Named list containing one or more NxN Kinship matrices for the N breeding animals.

phen

Data frame with N rows and various columns, with animal IDs in column 1 and sex in column 2. The other columns may contain breeding values or migrant contributions.

Details

Lists available objective functions and constraints for function opticont.

Examples

Run this code
# NOT RUN {
#see ?opticont
# }

Run the code above in your browser using DataLab