PPdiv: Group divisible RPPBD

Description Usage Arguments Value Author(s) References Examples

View source: R/PPdiv.R

Description

The configuration of group divisible RPPBD obtained by applying the (ASC-RPPBD) method on a group divisible association scheme.

Usage

1
PPdiv(n, l)

Arguments

n

Number of lines of the association schemes.

l

Number of columns of the association schemes.

Value

A LIST :

RPPBD

The configuration of the RPPBD

v

Number of treatments

b

Number of blocs

r

The repeatition of each treatments

k

A vector of the different bloc's size

lamda

A vector of the different values of lamda(i) (i=1,..,m)

Author(s)

Mohamed Laib, Imane Rezgui and Zoubida Gheribi-Aoulmi

References

Imane Rezgui M.LAIB and Z.Gheribi-Aoulmi NEW SERIES OF RESOLVABLE PARTIALLY PAIRWISE BALANCED DESIGNS AND THEIR ASSOCIATED SPACE FILLING DESIGNS; accepted Proceeding on Afrika Statistika.

Imane Rezgui and Z.Gheribi-Aoulmi New Series of Resolvable Partially Pairwise Balanced and Space Filling Designs via Association Schemes submitted.

Lokesh Dwivedi. Partially balanced Incomplete block designs. M.Sc. (Agricultural Statistics), Roll No. 4491, I.A.S.R.I., Library Avenue, New Delhi -110 012.

Examples

1
2
3
n<-3
l<-3
PPdiv(n,l)

RPPairwiseDesign documentation built on May 2, 2019, 8:16 a.m.