SIGRC_II {GRCdesigns}R Documentation

Structurally Incomplete Generalized Row Column Designs of Series-II

Description

This series generates using resolvable balanced incomplete block designs for a given v. The blocks are arranged in the row-column set up such that there should not be more than one blank cell in each row and column.

Usage

SIGRC_II(v)

Arguments

v

= s^2 where s is a prime number

Value

This function generates structurally incomplete GRC designs from resolvable (Balanced Incomplete Block) BIB designs as well as the information matrix for estimating elementary treatment contrast.

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

library(GRCdesigns)
SIGRC_II(4)

[Package GRCdesigns version 1.0.0 Index]