Learn R Programming

spant (version 1.1.0)

get_td_amp: Return an array of amplitudes derived from fitting the initial points in the time domain and extrapolating back to t=0.

Description

Return an array of amplitudes derived from fitting the initial points in the time domain and extrapolating back to t=0.

Usage

get_td_amp(mrs_data, nstart = 10, nend = 50)

Arguments

mrs_data

MRS data.

nstart

first data point to fit.

nend

last data point to fit.

Value

array of amplitudes.