vcov.ebnm: Extract posterior variances from a fitted EBNM model

View source: R/ebnm_methods.R

vcov.ebnmR 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.


ebnm documentation built on Oct. 13, 2023, 1:16 a.m.