make_param_list: Make a parameter list for a set of spectra and chemical...

View source: R/fitnmr.R

make_param_listR Documentation

Make a parameter list for a set of spectra and chemical shifts

Description

Make a parameter list for a set of spectra and chemical shifts

Usage

make_param_list(
  spec_list,
  cs_mat,
  fit_prev = NULL,
  r2_start = 5,
  m0_start = 1,
  sc_start = NULL,
  same_r2 = FALSE,
  same_coupling = FALSE
)

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