summary.dsm {dsm}R Documentation

Summarize a fitted density surface model

Description

Gives a brief summary of a fitted dsm object.

Usage

## S3 method for class 'dsm'
summary(object, ...)

Arguments

object

a model fitted by dsm

...

other arguments passed to summary.gam

Value

a summary object

Author(s)

David L. Miller

See Also

dsm


[Package dsm version 2.3.3 Index]