View source: R/mrs_data_proc.R
bc_spline | R Documentation |
Fit and subtract a smoothing spline to each spectrum in a dataset.
bc_spline(mrs_data, spar = 0.5, nknots = 100)
mrs_data |
mrs_data object. |
spar |
smoothing parameter typically between 0 and 1. |
nknots |
number of spline knots. |
smoothing spline subtracted data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.