Extract coefficients from hpaSelection object
# S3 method for hpaSelection
coef(object, ..., type = "all")
Object of class "hpaSelection"
further arguments (currently ignored)
character; if "all" (default) then all estimated parameters values will be returned. If "selection" then selection equation coefficients estimates will be provided. If "outcome" then outcome equation coefficients estimates will be returned.