Learn R Programming

pmc (version 0.0-8)

update.fitContinuous: update a fitContinuous model

Description

update a fitContinuous model

Usage

## S3 method for class 'fitContinuous':
update(object, ...)

Arguments

object
the output of fitContinuous
...
data on which update will be based

Value

  • the MLE estimated model for the given data