Learn R Programming

slr (version 1.3.0)

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

Description

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

Usage

pbslr.even(v,k)

Value

design

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

Avg.Effi

Average efficiency of the design

Arguments

v

number of treatments and is even

k

cell size, 2, 3 and 4 is supported

Author

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

Examples

Run this code
pbslr.even(4,2)
pbslr.even(6,4)

Run the code above in your browser using DataLab