Compare Estimates in calib.txt and param.txt
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 isFALSE) a warning is given if the strata read fromcalibr.txtdo not correspond to the strata read fromparam.txt(containing only the successfully calibrated strata!?).