Learn R Programming

slr (version 1.3.0)

bslr.odd: Balanced semi-Latin rectangles of for given cell size and odd number of treatments

Description

This function generates a partially balanced semi-Latin rectangles for given cell size and odd number of treatments

Usage

bslr.odd(v,k)

Value

design

(Balanced semi-Latin rectangle of cell size two for v treatments

Avg.Effi

Average efficiency of the design

Arguments

v

number of treatments and is odd

k

cell size, prerably up to 10

Author

Kaushal Kumar Yadav <kaushalyadav0796@gmail.com>

Examples

Run this code
bslr.odd(5,2)

Run the code above in your browser using DataLab