GriffingM4M1: Girffing, Hayman ve diğer ıslah desenlerinin analizi

Description Usage Arguments Examples

View source: R/GriffingM4M1.R

Description

Bu paket ıslah denemelerinin analizi için geliştirilmiştir.

Usage

1

Arguments

data

A data.frame

Rep

Replicate as factor

Cross1

Cross 1 as factor

Cross2

Cross 2 as factor

Method

Method for Diallel Analysis using Griffing's approach. It can take 1, 2, 3, or 4 as argument depending on the method being used.

  1. Method-I (Parents + F_{1}'s + reciprocals);

  2. Method-II (Parents and one set of F_{1}'s);

  3. Method-III (One set of F_{1}'s and reciprocals);

  4. Method-IV (One set of F_{1}'s only).

Model

Model for Diallel Analysis using Griffing's approach. It can take 1 or 2 as arguments depending on the model being used.

  1. Fixed Effects Model;

  2. Random Effects Model.

Examples

1
2
3
# Example1

GriffingM4M1(data)

fkahriman/BAF documentation built on Nov. 4, 2019, 12:42 p.m.