
## S3 method for class 'Dsurface':
print(x, scale = 1, ...)
## S3 method for class 'Dsurface':
summary(object, scale = 1, ...)
predictDsurface
.
The `scale' argument may be used to change the units of density from the default
(animals / hectare) to animals / km^2 (scale = 100) or animals / 100km^2
(scale = 10000).predictDsurface
, plot.Dsurface
shorePossums <- predictDsurface(possum.model.Dsh2)
head(shorePossums)
Run the code above in your browser using DataLab