str.emmGrid {emmeans} | R Documentation |
emmGrid
objectsMiscellaneous methods for emmGrid
objects
## S3 method for class 'emmGrid' str(object, ...) ## S3 method for class 'emmGrid' print(x, ...) ## S3 method for class 'emmGrid' vcov(object, ...)
object |
An |
... |
(required but not used) |
x |
An |
The vcov
method returns a ymmetric matrix of variances and
covariances for predict.emmGrid(object, type = "lp")