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

Can't specify type in add_predictions() #34

Closed
paullevchuk opened this issue Nov 19, 2016 · 2 comments
Closed

Can't specify type in add_predictions() #34

paullevchuk opened this issue Nov 19, 2016 · 2 comments

Comments

@paullevchuk
Copy link

Please, add ... to pass additional parameters to stats::predict().
Thanks!

@davharris
Copy link

Looks like ... is already being used for other purposes in the prediction functions. Maybe this is a job for .dots?

@garrettgman
Copy link
Member

Conspicuously, you cannot use add_predictions() to visualize the output of a binomial logistic regression :(

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

3 participants