Description Usage Arguments Value
View source: R/mrs_data_proc.R
Perform l2 regularisation artefact suppression using the method proposed by Bilgic et al. JMRI 40(1):181-91 2014.
1  | l2_reg(mrs_data, A, b)
 | 
mrs_data | 
 input data for artefact suppression.  | 
A | 
 matrix of spectral data points containing the artefact basis signals.  | 
b | 
 regularisation parameter.  | 
l2 reconstructed mrs_data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.