coef {blm} | R Documentation |
Get coefs from blm
and lexpit
objects.
Description
Extract vector of coefs of the fit of a blm
or lexpit
model.
Methods
- coef
signature(object = "blm")
: Extractor for MLEs returned as a matrix with one column.
Author(s)
S. Kovalchik s.a.kovalchik@gmail.com
[Package blm version 2022.0.0.1 Index]