get_rep {iRoCoDe}R Documentation

Generates number of replications in a design

Description

The get_rep function finds the number of replications of the treaments in a given design.

Usage

get_rep(design)

Arguments

design

A design in matrix format

Details

This function reads a design (D) in matrix format and obtain the number of replications (r) of the treatments (v) of the given design where rows are treated as blocks.

Value

It returns a scalar value denoting the number of replications of the treatments in the design.

Author(s)

1) Sayantani Karmakar 2) Md. Ashraful Haque 3) Cini Varghese 4) Seema Jaggi 5) Eldho Varghese 6) Mohd. Harun


[Package iRoCoDe version 1.0.1 Index]