perform_fit: Perform a fit with an input data structure

View source: R/fitnmr.R

perform_fitR Documentation

Perform a fit with an input data structure

Description

Perform a fit with an input data structure

Usage

perform_fit(
  fit_input,
  method = c("minpack.lm", "gslnls", "sparseLM", "L-BFGS-B"),
  ...
)

Smith-Group/fitnmr documentation built on April 29, 2024, 9:30 p.m.