Learn R Programming

fSRM (version 0.6.5)

update.fSRM: Rerun a fSRM model with new parameters

Description

Rerun a fSRM model with new parameters

Usage

# S3 method for fSRM
update(object, evaluate = TRUE, ...)

Arguments

object

A fSRM object.

evaluate

Set to TRUE.

...

Other parameters (currently not used)