Learn R Programming

SSN (version 1.1.7)

binSp: Fitted glmssn object for example data set MiddleFork.ssn

Description

The MiddleFork04.ssn data folder contains the spatial, attribute, and topological information needed to construct a spatial stream network object using the SSN package. This is a fitted model using the glmssn function.

Arguments

Details

See the help for glmssn for how the model was created.

Examples

Run this code
	library(SSN)
	data(modelFits)
	ls()

Run the code above in your browser using DataLab