Learn R Programming

MEDesigns (version 1.0.1)

MEBanalysis: 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)

Value

Returns the ANOVA table of gca and sca effect analysis.

Arguments

data

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

Examples

Run this code
library(MEDesigns)
MEBanalysis(MEdata)

Run the code above in your browser using DataLab