getcoef-methods: Methods for function getcoef
Description
Methods for function getcoef
extracting the coefficient estimates of the fitted model object from class bild
.
Usage
# S4 method for bild
getcoef(object)
Arguments
- object
an object of class bild
.
Methods
signature(object="bild")
:
Returns the coefficient estimates of the fitted model bild
object.