Learn R Programming

GRCdesigns (version 1.0.0)

SCGRC_II: Structurally Complete Generalized Row Column Designs of Series-II

Description

This series generated through initial columns. The parameters of the design are v, p = (v-1) rows of size v, q =v/2 columns of size 2(v-1), k = 2 and r = (v-1).

Usage

SCGRC_II(v)

Value

This function generates structurally complete GRC designs for even number of treatment as well as the information matrix for estimating elementary treatment contrast.

Arguments

v

Even number(>3)

References

1) Datta, A., Jaggi, S., Varghese, C. and Varghese, E. (2014). Structurally incomplete row-column designs with multiple units per cell. Statistics and Applications, 12(1&2), 71-79.

2)Datta, A., Jaggi, S., Varghese, C. and Varghese, E. (2015). Some series of row-column designs with multiple units per cell. Calcutta Statistical Association Bulletin, 67, ( 265-266), 89-99.

3)Datta, A., Jaggi, S., Varghese, C. and Varghese, E. (2016). Series of incomplete row-column designs with two units per cell. Advances in Methodology and Statistics. 13(1), 17-25.

Examples

Run this code
library(GRCdesigns)
SCGRC_II(6)

Run the code above in your browser using DataLab