obs: Retrieve the observations used to construct a...

View source: R/generic_dist.R

obsR Documentation

Retrieve the observations used to construct a distribution-like object. This is useful for obtaining the data used to construct an empirical distribution, but it is also useful for, say, retrieving the sample that was used by a fitted object, like an maximum likelihood estimate.

Description

Retrieve the observations used to construct a distribution-like object. This is useful for obtaining the data used to construct an empirical distribution, but it is also useful for, say, retrieving the sample that was used by a fitted object, like an maximum likelihood estimate.

Usage

obs(x)

Arguments

x

the object to retrieve the observations from


queelius/algebraic.dist documentation built on Jan. 27, 2025, 8:46 a.m.