print {blm} | R Documentation |
Print coefficients of blm
and lexpit
model fit.
Description
Prints the regression coefficients of the fit of a blm
or lexpit
model.
Methods
signature(x = "blm")
: Call and coefficient estimates.signature(x = "lexpit")
: Call and coefficient estimates.
Author(s)
Stephanie Kovalchik s.a.kovalchik@gmail.com
[Package blm version 2022.0.0.1 Index]