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

supplying colnames via tailor() seems to have a different interface than via fit.tailor() #63

Open
simonpcouch opened this issue Dec 11, 2024 · 1 comment

Comments

@simonpcouch
Copy link
Contributor

tlr <- tailor(outcome = c(truth), estimate = pred)
#> Error: object 'truth' not found
@simonpcouch
Copy link
Contributor Author

I'm somewhat inclined to remove those parameters from this function altogether, instead advising that they're provided at fit.tailor(). This would bring the object a little closer to data-independent.

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

No branches or pull requests

1 participant