unity {infoDecompuTE} | R Documentation |
Construct a vector with all elements unity.
unity(n)
n |
a numeric describe the length of vector. |
This function returns a n \\times 1
matrix will all elements
unity.
Kevin Chang
John J, Williams E (1987). Cyclic and computer generated Designs. Second edition. Chapman & Hall.
unity(10)