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