View source: R/print_mcmlrts.R
vcov.grid | R Documentation |
grid
Returns the variance-covariance matrix for a LGCP object fit using maximum likelihood. If no relevant model is stored then the function returns an error
## S3 method for class 'grid'
vcov(object, ...)
object |
A |
... |
Further arguments passed from other methods |
A variance-covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.