model.formula | R Documentation |
blm
and lexpit
objects.Extract vector of formula of the fit of a blm
or the formulas for the lexpit
model.
signature(object = "blm")
:
Extractor for formula of blm
object.
signature(object = "lexpit")
:
Extractor for formulas of lexpit
object. Returns a list containing the linear
and expit
formulas.
S. Kovalchik s.a.kovalchik@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.