Introduction

General Purpose

Patterns between time series

Specific topic area

Built for and tested with salmon population time series, which have the following typical characteristics:

Previous Work

Package Design

Focus of the package function

guiding principles for the design of {SPATFunctions}

Example 1: Spawner-Recruit Data for 19 Stocks

# Add two numbers together
add <- function(a, b) a + b
add(10, 20)
plot(1:10)
plot(10:1)


SOLV-Code/SPATFunctions-Package documentation built on April 25, 2020, 12:59 a.m.