predict output = 'response'
- Dominant language
- R
- Stars
- 183
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Thank you for ths new methodology. Was trying out and i realized that after modelling in glm() mode, there is no way i can output my prediction in probability. I tried setting: predict(xtest, type = "response")

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported behavior by fitting in glm() mode and calling predict(xtest, type = "response"). Trace how prediction types are handled and determine what behavior is expected for probability output; done means the response prediction is available as requested and the regression is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100