summary.SpdModelTest {rcarbon} | R Documentation |
Summarise a SpdModelTest
class object
Description
summary
method for class "SpdModelTest
"
Usage
## S3 method for class 'SpdModelTest'
summary(object, type = "spd", ...)
Arguments
object |
A |
type |
Specifies whether the summary should be based on SPD ('spd') or associated rates of change ('roc'). Default is 'spd'. |
... |
Ignored |
Details
The summary function returns metadata (number of radiocarbon dates, bins, and simulations), the p-value of the global significance test, and the chronological interval of local positive and negative deviations from the simulation envelope.
See Also
[Package rcarbon version 1.5.1 Index]