summary.SpdModelTest function

Summarise a SpdModelTest class object

Summarise a SpdModelTest class object

summary method for class "SpdModelTest"

## S3 method for class 'SpdModelTest' summary(object, type = "spd", ...)

Arguments

  • object: A SpdModelTest class object produced using the link{modelTest} function.
  • 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

modelTest.

  • Maintainer: Enrico Crema
  • License: GPL (>= 2)
  • Last published: 2023-08-24