get_treat {iRoCoDe}R Documentation

Generates number of treatments in a Design

Description

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

Usage

get_treat(design)

Arguments

design

A design in matrix format

Details

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

Value

A list of treatments in a 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]