eval: Evaluate SISAL chronology.

Description Usage Arguments Value

View source: R/eval_functions.R

Description

Evaluates SISAL chronology following 4 checks: 1: necessary: No reversals (AM fails if this check fails) 2: necessary: Flexibility - AM has to folllow clear growth rate changes (AM fails if this checl fails) 3: sufficient: Uncertainty increases between dates and at hiatuses 4: sufficient: Increasing absolute uncertainty with age

Usage

1
eval(sisal_chrono, runFile, .dating = SISAL.AM::dating)

Arguments

sisal_chrono

SISAL chrnology that is meant to be evaluted

runFile

runFile containing the entity ids of the executed age models

.dating

SISAL v1b dating csv file

Value

5 files: the evauated reversal check, the flexibility check, the 1st uncertainty check, the 2nd uncertainty check and a file containing the full evaluation of all 4 checks. Each passed check gives 1 point. The more points a AM recieved the better the model.


paleovar/SISAL.AM documentation built on May 13, 2020, 2:31 a.m.