Description Usage Arguments Value Examples
This function is used internally as part of the construction of the pdSRM object that will fit the appropriate structure for the SRM. The correlation matrix corresponding to the positive-definite matrix represented by object is obtained.
1 2 | ## S3 method for class 'pdSRM'
corMatrix(object, ...)
|
object |
an object inheriting from pdSRM |
... |
some methods for this require additional arguments |
the correlation matrix corresponding to the positive-definite matrix represented by object
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.