bslr.odd {slr}R Documentation

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)

Arguments

v

number of treatments and is odd

k

cell size, prerably up to 10

Value

design

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

Avg.Effi

Average efficiency of the design

Author(s)

Kaushal Kumar Yadav <kaushalyadav0796@gmail.com>

Examples

bslr.odd(5,2)

[Package slr version 1.3.0 Index]