coef.PrevMap {PrevMap} | R Documentation |
Extract model coefficients
Description
coef
extracts parameters estimates from models fitted with the functions linear.model.MLE
and binomial.logistic.MCML
.
Usage
## S3 method for class 'PrevMap'
coef(object, ...)
Arguments
object |
an object of class "PrevMap". |
... |
other arguments. |
Value
coefficients extracted from the model object object
.
Author(s)
Emanuele Giorgi e.giorgi@lancaster.ac.uk
Peter J. Diggle p.diggle@lancaster.ac.uk
[Package PrevMap version 1.5.4 Index]