Helmert | R Documentation |
"Helmert" computes The Helmert sub-matrix
Helmert(dim)
dim |
dimension of Helmert matrix |
Returns The Helmert sub-matrix of dimension (dim - 1, dim)
## Not run:
Helmert(2)
Helmert(3)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.