vcov.walsNB | R Documentation |
"walsNB"
objectThis method always raises an error because the covariance matrix of the walsNB estimator has not been derived yet.
## S3 method for class 'walsNB'
vcov(object, ...)
object |
An object of class |
... |
For expansion in the future. |
No return value, only raises error because no covariance matrix estimator exists yet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.