Learn R Programming

slr (version 1.3.0)

pbslr: Partially balanced semi-Latin rectangles of cell size two, three and four

Description

This function generates a partially balanced semi-Latin rectangles of cell size two, three and four

Usage

pbslr(v,k)

Value

design

(Partially balanced semi-Latin rectangle of cell size two, three or four for v treatments

Avg.Effi

Average efficiency of the design

Arguments

v

number of treatments

k

cell size, 2, 3 or 4 is supported.

Author

Rajender Parsad <rajender.parsad@icar.gov.in>

Examples

Run this code
pbslr(5, 2)
pbslr(6, 3)

Run the code above in your browser using DataLab