scale_amp_molar2molal_pvc {spant} | R Documentation |
Convert default LCM/TARQUIN concentration scaling to molal units with partial volume correction.
Description
Convert default LCM/TARQUIN concentration scaling to molal units with partial volume correction.
Usage
scale_amp_molar2molal_pvc(fit_result, p_vols, te, tr)
Arguments
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. |
Value
a fit_result
object with a rescaled results table.
[Package spant version 2.22.0 Index]