prediction
prediction copied to clipboard
Improvements in `prediction.svyglm`
trafficstars
- [x] a possible bug
- [ ] a question about package functionality
- [x] a suggested code or documentation change, improvement to the code, or feature request
It will be better if:
prediction.svyglmcan get survey design objects asdataargument.prediction.svyglmdidn't fail ifdatacontains NAs (it fails now because all observations with NAs are removed from results returned bysurvey::predict.svyglmwhat is a different behavior than this ofpredict.glm).