coef.PrevMap.ps {PrevMap} | R Documentation |
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 class 'PrevMap.ps'
coef(object, ...)
Arguments
object |
an object of class "PrevMap.ps". |
... |
other arguments. |
Value
a list of coefficients extracted from the model in object
.
Author(s)
Emanuele Giorgi e.giorgi@lancaster.ac.uk
[Package PrevMap version 1.5.4 Index]