SpaceFilling: Space-Filling design

Description Usage Arguments Value Author(s) References Examples

View source: R/SpaceFilling.R

Description

The application of the (ASC-SF) algorithm on some association schemes to obtain new series of Space-filling Design.

Usage

1

Arguments

asch

"character" contain the type of the association scheme used to obtain the Space Filling design, the association scheme used are :

"Div" : Group divisible association scheme.

"Rect" :Rectangular association scheme.

"Nestdiv" : Nested group divisible association scheme.

"RightAng" : Right angular association scheme.

"GrectRightAng4" : Generalized rectangular right angular association scheme(4).

"GrectRightAng5" : Generalized rectangular right angular association scheme(5).

"GrectRightAng7" : Generalized rectangular right angular association scheme(7).

Value

A LIST :

SFDesign

The configuration of the Space Filling design.

Runs

Number of runs in the Space-Filling design.

Factors

Number of factors.

Levels

Levels of factors.

Author(s)

Mohamed Laib, Imane Rezgui and Zoubida Gheribi-Aoulmi

References

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

Examples

1
2
#### Space Filling obtain via Group divisible association scheme.
# SpaceFilling("PPdiv")

Example output



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