formula.distfreereg: Extract Formulas from 'distfreereg' Objects

View source: R/formula.distfreereg.R

formula.distfreeregR Documentation

Extract Formulas from distfreereg Objects

Description

This is a formula method for objects of class distfreereg. It extracts the formula from a model in a distfreereg object.

Usage

	## S3 method for class 'distfreereg'
formula(x, ...)

Arguments

x

Object of class distfreereg.

...

Additional parameters passed to or from other methods. Currently ignored.

Value

Formula extracted from x$test_mean, or NULL if such a formula cannot be extracted.

Author(s)

Jesse Miller

See Also

distfreereg


distfreereg documentation built on April 4, 2025, 12:30 a.m.