Learn R Programming

algebraic.dist (version 0.1.0)

vcov.empirical_dist: Method for obtaining the variance of empirical_dist object x.

Description

Method for obtaining the variance of empirical_dist object x.

Usage

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

Arguments

object

The empirical distribution object.

...

Additional arguments to pass (not used).