Skip to content

Add to fit_peaks() support for additional methods #29

@aphalo

Description

@aphalo

Currently the only method supported is spline, which is usually o.k. for estimating the wavelength location but not the height of a peak. Fitting Gauss, Lorentz and Voigt functions could be implemented as these are frequently used, at least when peaks are on a low baseline

See files in folder inst-not for background information. These would need to use nls() and some kind of self starting functions.

See also function fit_peaks() in package 'chromatographR'.

Metadata

Metadata

Assignees

Labels

blog/websiteAdditions to web documentationdocumentationImprovements or additions to documentationenhancementNew feature or requestunit testsUnit tests needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions