get_posterior_sigma_ranges {oxcAAR} | R Documentation |
get posterior sigma ranges
Description
queries values from date objects
Usage
get_posterior_sigma_ranges(x)
## Default S3 method:
get_posterior_sigma_ranges(x)
## S3 method for class 'oxcAARCalibratedDate'
get_posterior_sigma_ranges(x)
## S3 method for class 'oxcAARCalibratedDatesList'
get_posterior_sigma_ranges(x)
Arguments
x |
an object of class oxcAARCalibratedDate or oxcAARCalibratedDatesList |
Value
a list of three data.frames or a list of those lists
See Also
Other getter functions:
get_bp()
,
get_cal_curve()
,
get_name()
,
get_posterior_probabilities()
,
get_raw_probabilities()
,
get_sigma_ranges()
,
get_std()
[Package oxcAAR version 1.1.1 Index]