Learn R Programming

ebnm (version 1.1-2)

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

Description

The vcov method for class ebnm.

Usage

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

Arguments

object

The fitted ebnm object.

...

Not used. Included for consistency as an S3 method.