Skip to contents

Compare Estimates in calib.txt and param.txt

Usage

compareEstimates(calibration, parameters, digits, warn = FALSE)

Arguments

calibration

list structure as returned by kwbGompitz:::readCalibration

parameters

list structure as returned by kwbGompitz:::readParameters

digits

round the estimates to this number of significant (not decimal!) digits before comparing

warn

if TRUE (the default is FALSE) a warning is given if the strata read from calibr.txt do not correspond to the strata read from param.txt (containing only the successfully calibrated strata!?).

Value

number of warnings that occurred