View source: R/PartialDiallel.R
PartialDiallel | R Documentation |
Analysis of Partial Diallel
PartialDiallel(y, Rep, Cross1, Cross2, data)
y |
Numeric Response Vector |
Rep |
Replicate as factor |
Cross1 |
Cross 1 as factor |
Cross2 |
Cross 2 as factor |
data |
A |
Means Means
ANOVA Analysis of Variance (ANOVA) table
Genetic.Components Genetic Components
General General
Specific Specific
Pedro A. M. Barbosa (pedro.barbosa@usp.br)
Muhammad Yaseen (myaseen208@gmail.com)
PartialDiallelData
, Griffing
, Hayman
, GriffingData1
, GriffingData2
, GriffingData3
, GriffingData4
data(PartialDiallelData)
fm1 <-
PartialDiallel(
y = y
, Rep = Rep
, Cross1 = Cross1
, Cross2 = Cross2
, data = PartialDiallelData
)
fm1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.