Rdocumentation
powered by
Learn R Programming
boolean3 (version 3.1.6)
vcov.boolean: Variance-Covariance Matrix for Boolean Model
Description
Calculate the variance-covariance matrix for a boolean object.
Usage
"vcov"(object, ...)
Arguments
object
boolean object.
...
Additional parameters to pass on.
Value
A matrix, the negative of the inverse Hessian.
Details
Calculate the variance-covariance matrix for a boolean object.