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

Allow the prediction of new data in predict() #68

Open
maebruck opened this issue Apr 7, 2021 · 1 comment
Open

Allow the prediction of new data in predict() #68

maebruck opened this issue Apr 7, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@maebruck
Copy link
Owner

maebruck commented Apr 7, 2021

Some of the structure is already available, possibly make it bind into the fittedhelper.glm() function.

@maebruck maebruck added the enhancement New feature or request label Apr 7, 2021
@maebruck maebruck self-assigned this Apr 7, 2021
maebruck added a commit that referenced this issue Apr 7, 2021
+ `predict.chantrics()` now works for the  data used in the fitting process only (see #68)
+ `fittedhelper.glm()` now supports both exporting the `response` and `link` scales
+ adjustments for `fitted()` due to syntax changes in `fittedhelper.glm()`
+ fix typos in vignette
@maebruck
Copy link
Owner Author

maebruck commented Apr 9, 2021

derivative of #11

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

No branches or pull requests

1 participant