omega0_param_idx: Get a list of logical arrays indicating which parameters...

View source: R/fitnmr.R

omega0_param_idxR Documentation

Get a list of logical arrays indicating which parameters correspond to peak positions

Description

Get a list of logical arrays indicating which parameters correspond to peak positions

Usage

omega0_param_idx(
  param_list,
  dims = seq_len(dim(param_list[["group_list"]][["omega0"]])[1]),
  peaks = seq_len(dim(param_list[["group_list"]][["omega0"]])[2]),
  specs = seq_len(dim(param_list[["group_list"]][["omega0"]])[3])
)

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