pataqu uses permutationnal approaches to deal with data that comes with uncertainties on x.
Its approach originated when working with temporal data that are not exactly defined but comes with lower (and upper) bounds, also called terminus ante (and post) quem.
pataqu can also be used when dating comes with a confidence interval likely to affect interpretation, for instance radiocarbon dating,
More generally, it allows to inspect both graphically and statistically the effects of x uncertainties.
You can install the development version of pataqu from GitHub with:
# install.packages("devtools")
devtools::install_github("vbonhomme/pataqu")
Or the latest version released on CRAN with:
install.packages("pataqu")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.