getcoef-methods {bild} | R Documentation |
getcoef
Methods for function getcoef
extracting the coefficient estimates of the fitted model object from class bild
.
## S4 method for signature 'bild'
getcoef(object)
object |
an object of class |
signature(object="bild")
:Returns the coefficient estimates of the fitted model bild
object.