checkFit: Check fit of nls estimate

Description Usage Arguments Details Value See Also

View source: R/checkFit.R

Description

Check fit of nls estimate

Usage

1
checkFit(M, fit, N)

Arguments

M

nls object (or NA)

fit

the method used to determine the best fit; options: "n_abs" (default), "Pmean", "Psd", "Pn", "sigma"

N

the actual (true) number of observations in the subset (numeric value)

Details

The parameter fit has the following options:

Value

Returns a numeric value describing the fit, this should be minimized to choose a subset

See Also

estimateCutoff


sp2019-antibiotics/bacSplittR documentation built on Nov. 5, 2019, 9:14 a.m.