new_model: Create a new model

Description Usage Arguments Value Examples

View source: R/FIT-models.R

Description

This function creates a model to be fitted.

Usage

1

Arguments

type

A function which defines the curve to fit (pseudoVoigt is the only predefined model function)

...

Initial guesses for the parameters of the function

Value

A model object

Examples

1
new_model(pseudoVoigt, height=1e9, centre=-9.95, hwhm=2.1, shape=1)

jmstrat/NMR.Utils documentation built on July 14, 2019, 11:35 p.m.