predict.smnet: Make Predictions Using a Fitted Stream Network Model.

Description Usage Arguments Value Author(s)

View source: R/predict.smnet.R

Description

Get predictions and standard errors for a new set of spatial locations and associated covariate values from a model fitted by smnet().

Usage

1
2
## S3 method for class 'smnet'
predict(object, newdata = NULL, ...)

Arguments

object

Object of class smnet, usually the result of a call to smnet()

newdata

data.frame containing new covariate values at which to make predictions.

...

other arguments passed to predict.smnet()

Value

List object with components

Author(s)

Alastair Rushworth


alastairrushworth/smnet documentation built on Nov. 13, 2020, 10:27 p.m.