MEBanalysis {MEDesigns}R Documentation

Analysis of ME-designs in Block Set-up

Description

For a given field data it will provide analysis result through ANOVA table including gca and sca effect analysis.

Usage

MEBanalysis(data)

Arguments

data

Columns of dataset should be in order of block, line1,line2, cross number and response.

Value

Returns the ANOVA table of gca and sca effect analysis.

Examples

library(MEDesigns)
MEBanalysis(MEdata)

[Package MEDesigns version 1.0.1 Index]