meanPerformance: Mean performance of phenotypic data

View source: R/meanPerformance.R

meanPerformanceR Documentation

Mean performance of phenotypic data

Description

Mean performance of phenotypic data

Usage

meanPerformance(data, genotypes, replications)

Arguments

data

data for analysis

genotypes

genotypes vector

replications

replication vector

Value

Dataframe of mean performance analysis

Examples

meanPerformance(data = seldata[, 3:9], genotypes = seldata[, 2], replications = seldata[, 1])



selection.index documentation built on Sept. 19, 2023, 5:09 p.m.