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

Adds validation functions #63

Merged
merged 44 commits into from
Jan 5, 2023
Merged

Conversation

edgararuiz
Copy link
Collaborator

  • Adds cal_validate_logistic(), cal_validate_isotonic and cal_validate_beta() functions. The have one method only, which is to support rset objects

…e section that then get processed by the model iteratively
Merge branch 'main' into cal-apply

# Conflicts:
#	NAMESPACE
#	R/cal-apply.R
- Adds parameters argument, and passes it to collect_predictions()
- Renames `predictions` argument to `pred_class`
Merge branch 'main' into cal-validate

# Conflicts:
#	R/cal-apply.R
#	R/cal-estimate-beta.R
#	R/cal-estimate-isotonic.R
#	R/cal-estimate-logistic.R
#	man/cal_apply.Rd
#	man/cal_estimate_beta.Rd
#	man/cal_estimate_isotonic.Rd
#	man/cal_estimate_isotonic_boot.Rd
#	man/cal_estimate_logistic.Rd
#	tests/testthat/helper-cal.R
R/cal-validate.R Show resolved Hide resolved
R/cal-validate.R Outdated Show resolved Hide resolved
R/cal-validate.R Outdated Show resolved Hide resolved
R/cal-validate.R Outdated Show resolved Hide resolved
R/cal-validate.R Outdated Show resolved Hide resolved
R/cal-validate.R Outdated Show resolved Hide resolved
R/cal-validate.R Show resolved Hide resolved
R/cal-validate.R Show resolved Hide resolved
@topepo topepo merged commit 5b0b59d into tidymodels:main Jan 5, 2023
@github-actions
Copy link

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants