We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63928f6 commit c4cb953Copy full SHA for c4cb953
readme.md
@@ -10,3 +10,5 @@ The initial goal is to have easy-to-implement facsimilies for complex survey reg
10
- SAS's proc surveylogistic offers multinomial logistic regression
11
- Stata offers truncated, and interval regressions for survey data
12
- Stata offers negative binomial regression for survey data
13
+- Complex Surveys: A Guide to Analysis Using R Appendix E uses negative binomial as an example for `survey::withReplicates`
14
+- Documentation for `survey::withReplicates` uses `quantreg::qr` as an example
0 commit comments