Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a "none" option in the calCurves argument in calibrate() #28

Open
ercrema opened this issue Oct 9, 2019 · 0 comments
Open

Add a "none" option in the calCurves argument in calibrate() #28

ercrema opened this issue Oct 9, 2019 · 0 comments

Comments

@ercrema
Copy link
Collaborator

ercrema commented Oct 9, 2019

Some dataset might contain dates not requiring any calibration (e.g. historical artefacts with known dates) - setting the calCurve argument to "none" should return a CalDates class object where the entire probability mass is in the calendar date provided by the user (i.e. the argument x). A warning message should be supplied in case the matching error is not 0 or NA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant