View source: R/formula.distfreereg.R
formula.distfreereg | R Documentation |
distfreereg
Objects
This is a formula
method for objects of class distfreereg
. It extracts the formula from a model in a distfreereg
object.
## S3 method for class 'distfreereg'
formula(x, ...)
x |
Object of class |
... |
Additional parameters passed to or from other methods. Currently ignored. |
Formula extracted from x$test_mean
, or NULL
if such a formula cannot be extracted.
Jesse Miller
distfreereg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.