Skip to content

Commit ccfc75a

Browse files
authored
Merge pull request #124 from basf/quantile
adapt readme
2 parents e525890 + d5bddab commit ccfc75a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ MambularLSS allows you to model the full distribution of a response variable, no
200200
- **negativebinom**: For over-dispersed count data.
201201
- **inversegamma**: Often used as a prior in Bayesian inference.
202202
- **categorical**: For data with more than two categories.
203+
- **Quantile**: For quantile regression using the pinball loss.
203204

204205
These distribution classes make MambularLSS versatile in modeling various data types and distributions.
205206

0 commit comments

Comments
 (0)