varpro_basic_opts: Return a list of options for a basic VARPRO analysis.

View source: R/varpro_basic.R

varpro_basic_optsR Documentation

Return a list of options for a basic VARPRO analysis.

Description

Return a list of options for a basic VARPRO analysis.

Usage

varpro_basic_opts(method = "fd_re", nnls = TRUE, ppm_left = 4, ppm_right = 0.2)

Arguments

method

one of "td", "fd", "fd_re".

nnls

restrict basis amplitudes to non-negative values.

ppm_left

downfield frequency limit for the fitting range (ppm).

ppm_right

upfield frequency limit for the fitting range (ppm).

Value

full list of options.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.