obs.fisher_mle: Extract observed data from fisher_mle

View source: R/core-fisher_mle.R

obs.fisher_mleR Documentation

Extract observed data from fisher_mle

Description

fisher_mle objects do not store observed data by design, so this always returns NULL.

Usage

## S3 method for class 'fisher_mle'
obs(x)

Arguments

x

A fisher_mle object

Value

Always NULL. fisher_mle objects do not store the observed data.


likelihood.model documentation built on March 19, 2026, 9:07 a.m.