method1_paleyII {HadamardR}R Documentation

method1_paleyII

Description

method1_paleyII is internal function not exported.

Usage

method1_paleyII(n)

Arguments

n

integer

Details

this function checks q<- (n/2)-1, q is prime number and q = 1(mod 4). if it satisfy it returns q; otherwise returns NULL.

Value

0 or (n/2)-1

References

Paley, R.E.A.C. (1933). On Orthogonal matrices. J. Combin. Theory, A 57(1), 86-108.


[Package HadamardR version 1.0.0 Index]