backFits {backfitRichards}R Documentation

Backfitted values for a list of Richards curves

Description

Backfitted values are calculated, with fit of the curves, for a list of Richards curves.

Usage

backFits(object, FUN, ...)

Arguments

object a list of datasets.
FUN a function estimating a model for each dataset.
... additional arguments.

Details

Calculates the backfitted values for a list of Richards curves, with computing the fits of the curves.

Value

List of matrices with relevant values, see backFit.

Author(s)

Jens Henrik Badsberg


[Package backfitRichards version 0.5.0 Index]