integrate_model: integrate model

View source: R/finding_peaks.R

integrate_modelR Documentation

integrate model

Description

provides the area integration for the peak that fits the parabolic model

Usage

integrate_model(model_mz, model_coeff, n_point = 100, log_transform = "log")

Arguments

model_mz

the mz values for the model peak

model_coeff

the model of the peak

n_point

how many points to use for integration

log_transform

what kind of transform was applied

Value

numeric


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.