param_values: Get/set a subset of fitting parameters specified by a list of...

View source: R/fitnmr.R

param_valuesR Documentation

Get/set a subset of fitting parameters specified by a list of logical vectors

Description

Get/set a subset of fitting parameters specified by a list of logical vectors

Usage

param_values(params, idx_list)

param_values(params, idx_list) <- value

Arguments

params

a list of fitting parameters

idx_list

a list with the same structure as params but with logical vectors indicating which values should be return/set

Value

a vector of parameter values or the modified parameter list


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