vcov.ebnm {ebnm}R Documentation

Extract posterior variances from a fitted EBNM model

Description

The vcov method for class ebnm.

Usage

## S3 method for class 'ebnm'
vcov(object, ...)

Arguments

object

The fitted ebnm object.

...

Not used. Included for consistency as an S3 method.


[Package ebnm version 1.1-2 Index]