coef.PrevMap.ps: Extract model coefficients from geostatistical linear model with preferentially sampled locations
Description
coef
extracts parameters estimates from models fitted with the functions lm.ps.MCML
.
Usage
# S3 method for PrevMap.ps
coef(object, ...)
Arguments
object
an object of class "PrevMap.ps".
Value
a list of coefficients extracted from the model in object
.