order.group.mod: A modified version of order.group of agricolae package

View source: R/fun_utils.R

order.group.modR Documentation

A modified version of order.group of agricolae package

Description

Extesion of the collection of letters and numbers for comparison means.

Usage

order.group.mod(
  trt,
  means,
  N,
  MSerror,
  Tprob,
  std.err,
  parameter = 1,
  snk = 0,
  DFerror = NULL,
  alpha = NULL,
  sdtdif = NULL,
  vartau = NULL,
  console
)

Arguments

trt

Treatments

means

Means of treatment

N

Replications

MSerror

Mean square error

Tprob

Minimum value for the comparison

std.err

Standard error

parameter

Constante 1 (Sd), 0.5 (Sx)

snk

Constante = 1 (Student Newman Keuls)

DFerror

Degrees of freedom of the experimental error

alpha

Level of risk for the test

sdtdif

Standard deviation of difference in BIB

vartau

Matrix var-cov in PBIB

console

Logical, print output

Author(s)

Omar Benites


reyzaguirre/pepa documentation built on April 20, 2024, 3:50 a.m.