| dry | R Documentation |
A function, used many times in the package, that checks for
exactly one of scales or pos.def.matrix supplied as
arguments.
dry(scales, pos.def.matrix)
scales |
A vector of scales |
pos.def.matrix |
A positive-definite matrix |
Returns TRUE if exactly one of scales and
pos.def.matrix is supplied, stops otherwise.
Robin K. S. Hankin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.