plot.dateModel {spDates}R Documentation

Plot the results of the regression bootstrap on archaeological dates versus distances from a hypothetical origin, with fitted lines.

Description

Plot the results of the regression bootstrap on archaeological dates versus distances from a hypothetical origin, with fitted lines.

Usage

## S3 method for class 'dateModel'
plot(x, ...)

Arguments

x

a dateModel object created with modelDates().

...

ignored

Value

a ggplot object.


[Package spDates version 1.1 Index]