Skip to contents

A summary of an SWR model

Usage

# S3 method for SWR
summary(object, ...)

# S3 method for SWR
dim(x)

Arguments

object

an SWR model object created using trainSWR

...

currently unused

x

an SWR model object created using trainSWR

Functions

  • summary(SWR): Summarizes the SWR model

  • dim(SWR): Returns the number of windows of the SWR model