getcoef-methods {bild} | R Documentation |
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 signature 'bild'
getcoef(object)
Arguments
object |
an object of class |
Methods
signature(object="bild")
:Returns the coefficient estimates of the fitted model
bild
object.
[Package bild version 1.2-1 Index]