We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5607604 commit d5bddabCopy full SHA for d5bddab
1 file changed
README.md
@@ -200,6 +200,7 @@ MambularLSS allows you to model the full distribution of a response variable, no
200
- **negativebinom**: For over-dispersed count data.
201
- **inversegamma**: Often used as a prior in Bayesian inference.
202
- **categorical**: For data with more than two categories.
203
+- **Quantile**: For quantile regression using the pinball loss.
204
205
These distribution classes make MambularLSS versatile in modeling various data types and distributions.
206
0 commit comments