get_rep: Generates number of replications in a design

Description Usage Arguments Details Value Author(s)

View source: R/iRoCoDe.R

Description

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

Usage

1
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


iRoCoDe documentation built on Jan. 25, 2022, 5:08 p.m.

Related to get_rep in iRoCoDe...