fit_amps: Extract the fit amplitudes from an object of class...

Description Usage Arguments Value

View source: R/fitting.R

Description

Extract the fit amplitudes from an object of class fit_result.

Usage

1
2
3
4
5
6
fit_amps(
  x,
  inc_index = FALSE,
  sort_names = FALSE,
  append_common_1h_comb = TRUE
)

Arguments

x

fit_result object.

inc_index

include columns for the voxel index.

sort_names

sort the basis set names alphabetically.

append_common_1h_comb

append commonly used 1H metabolite combinations eg tNAA = NAA + NAAG.

Value

a dataframe of amplitudes.


neuroconductor-devel-releases/spant documentation built on May 6, 2020, 4:29 p.m.