starn5t3a {IsoCheck} | R Documentation |
Data: A 2-star of PG(4,2)
Description
A balanced 2-star of PG(4,2)
Usage
data(starn5t3a)
Format
The star is formatted as a 3-dimensional array, where the [i,j,k]
-th element indicates whether or not the i
th basic factor is present in the j
th effect of the k
th flat of the star.
Details
The star consists of five subspaces f_1, f_2, f_3, f_4, f_5
given by
f_1=(A,E,CDE,AE,ACD,ACDE,CD)
, f_2 = (D,BC,BCD,AD,ABC,ABCD,A)
, f_3 = (C,BDE,BCDE,AC,ABDE,ABCDE,A)
, f_4 = (B,BCE,CE,AB,ACE,A,ABCE)
and f_5=(DE,BD,BE,A,ABD,ABE,ADE)
.
Note
In R, the data must be loaded using the data
function.
Author(s)
Neil Spencer, Pritam Ranjan, Franklin Mendivil
References
Spencer, N.A., Ranjan, P., and Mendivil, F., (2019), "Isomorphism Check for 2^n
Factorial Designs with Randomization Restrictions", Journal of Statistical Theory and Practice, 13(60),1-24 [https://doi.org/10.1007/s42519-019-0064-5]
See Also
checkSpreadIsomorphism
for checking the isomorphism of balanced spreads.
checkStarIsomorphism
for checking the isomorphism of balanced covering stars.