vcov.ewp {ewp} | R Documentation |
Extract estimated variance-covariance matrix
Description
Extract estimated variance-covariance matrix
Usage
## S3 method for class 'ewp'
vcov(object, ...)
Arguments
object |
an object of class ewp |
... |
ignored |
Value
a matrix
[Package ewp version 0.1.1 Index]