scale_amp_molar2molal_pvc | R Documentation |
Convert default LCM/TARQUIN concentration scaling to molal units with partial volume correction.
scale_amp_molar2molal_pvc(fit_result, p_vols, te, tr)
fit_result |
a |
p_vols |
a numeric vector of partial volumes expressed as percentages. For example, a voxel containing 100% white matter tissue would use : p_vols = c(WM = 100, GM = 0, CSF = 0). |
te |
the MRS TE. |
tr |
the MRS TR. |
a fit_result
object with a rescaled results table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.