pbslr.odd {slr}R Documentation

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)

Arguments

v

number of treatments and is odd

k

cell size. Either 2 or 3 is supported

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

Author(s)

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

Examples

pbslr.odd(5,2)

[Package slr version 1.3.0 Index]