NMRSignalModel-class: An S4 class for NMRSignalModel

NMRSignalModel-classR Documentation

An S4 class for NMRSignalModel

Description

An S4 class for NMRSignalModel

Value

a dataElement

Slots

signalsInput

a list of NMRSignal1D

from

start point for ROI

to

end point for ROI

ppm

Array of x-values from spectrum

experimental

Array of y-values from spectrum

fitted

Array of y-values given by the optimization

signalsOutput

A list of signal inputs with the optimized parameters

shape

(optional) A peak shape for the different peaks conforming the signal. Internal components overrides this shape

error

A list of different errors. I'll explain later

type

The Class Name. Used for moving between S4 and JSON

id

(optional) Unique identifier


jwist/fusion documentation built on Jan. 25, 2024, 3:24 p.m.