summary.SSN {SSN2}R Documentation

Summarize an SSN object

Description

Summarize data found in an SSN object.

Usage

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

Arguments

object

An SSN object.

...

Other arguments. Not used (needed for generic consistency).

Details

summary.SSN() creates a summary of a SSN object intended to be printed using print(). This summary contains information about the number of observed and prediction locations, as well as the column names found in their respective sf data.frames.

Value

A list with several fitted model quantities used to create informative summaries when printing.


[Package SSN2 version 0.2.0 Index]