issues
search
RuedigerForster
/
appac
Atmospheric Pressure Peak Area Correction
3
stars
2
forks
source link
Validation function for Correction object
#5
Closed
RuedigerForster
closed
1 month ago
RuedigerForster
commented
2 months ago
Perform following checks of an Appac object:
are residualAreas(corrected.raw.areas) normal distributed?
are residualAreas(corrected.raw.areas) homoskedastic?
are residualAreas(corrected.raw.areas) autocorrelated?
is the mean of residualAreas(corrected.raw.areas) == 0? within 2 sigma
are the correlations of correctedRawAreas between the peaks of a sample close to the correlations of RawAreas within 2 sigma
Perform following checks of an Appac object: