| CalibrationCurve-class | R Documentation |
An S4 class to Represent a Dose Rate Calibration Curve
NiA DoseRateModel object.
NiEiA DoseRateModel object.
detailsA list of length-one vector giving the curve metadata.
slopeA numeric vector.
interceptA numeric vector.
covarianceA numeric vector.
MSWDA numeric vector.
dfA numeric vector.
p_valueA numeric vector.
dataA data.frame.
rangeA numeric vector.
backgroundA numeric vector.
In the code snippets below, x is a CalibrationCurve object.
x[[i]]Extracts information from a slot selected by subscript i.
i is a character vector of length one.
N. Frerebeau
Other class:
Baseline-class,
GammaSpectra-class,
GammaSpectrum-class,
PeakPosition-class,
coerce()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.