Learn R Programming

slr (version 1.3.0)

pbslr.odd: Partially balanced semi-Latin rectangles of cell size two and three for odd number of teratments

Description

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

Usage

pbslr.odd(v,k)

Value

design

(Partially balanced semi-Latin rectangle of cell size two for v treatments for odd number of treatments

Avg.Effi

Average efficiency of the design

Arguments

v

number of treatments and is odd

k

cell size. Either 2 or 3 is supported

Author

Baidya Nath Mandal <mandal.stat@gmail.com>

Examples

Run this code
pbslr.odd(5,2)

Run the code above in your browser using DataLab