print.dsm: Print a description of a density surface model object

View source: R/print.dsm.R

print.dsmR Documentation

Print a description of a density surface model object

Description

This method just gives a short description of the fitted model. Use the summary.dsm method for more information.

Usage

## S3 method for class 'dsm'
print(x, ...)

Arguments

x

a model fitted by dsm

...

unspecified and unused arguments for S3 consistency

Value

NULL

Author(s)

David L. Miller


dsm documentation built on Aug. 21, 2022, 1:07 a.m.