README.md

ArchaeologicalFloors

This R-package contains data and code to the to reproduce the results in the Archaeological Floors paper [1]. If you don't have access to the journal paper, a preprint is available at Zenodo.

In the paper we used geoRcb to perform a cost-based kriging prediction of chemical residues in the soil.

This package contains a vignette with all the code necessary to reproduce the results from the paper. You can browse the code online.

To browse offline or to play with the data yourself, install the package locally as follows.

devtools:::install_github('famuvie/ArchaeologicalFloors')
library(ArchaeologicalFloors)
vignette('Results_paper')
data(Jandhala)

Note that the package includes in separate files some helper functions for plotting and for performing the Cross-Validation excercise.

[1] J. Negre, F. Muñoz, C. Lancelotti (2016). Geostatistical modelling of chemical residues on archaeological floors in the presence of barriers. Journal of Archaeological Science 70 (2016) 91--101



famuvie/ArchaeologicalFloors documentation built on May 16, 2019, 10:02 a.m.