stan-dev / rstanarm

rstanarm R package for Bayesian applied regression modeling
https://mc-stan.org/rstanarm
GNU General Public License v3.0
379 stars 134 forks source link

Another approach to modeling proportions #184

Open bgoodri opened 7 years ago

bgoodri commented 7 years ago

Summary:

Consider incorporating https://cran.r-project.org/package=cdfquantreg

Description:

The cdfquantreg package provides other parameterizations for GLMs of proportions that would largely build on the same infrastructure @imadmali built for stan_betareg.

Reproducible Steps:

Does not currently exist

RStanARM Version:

2.15.3

R Version:

3.4.0

Operating System:

Debian

jgabry commented 7 years ago

I'm not familiar with that package but I took a quick look at the vignettes and it looks interesting. Are you thinking this would get added to the continuous.stan file?

On Fri, May 5, 2017 at 5:40 PM bgoodri notifications@github.com wrote:

Summary:

Consider incorporating https://cran.r-project.org/package=cdfquantreg Description:

The cdfquantreg package provides other parameterizations for GLMs of proportions that would largely build on the same infrastructure @imadmali https://github.com/imadmali built for stan_betareg. Reproducible Steps:

Does not currently exist RStanARM Version:

2.15.3 R Version:

3.4.0 Operating System:

Debian

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stan-dev/rstanarm/issues/184, or mute the thread https://github.com/notifications/unsubscribe-auth/AHb4Q-3q0KX4QLfACW8_T9zVrYfGRPaxks5r25dogaJpZM4NSdDk .

bgoodri commented 7 years ago

Yes

On Sat, May 6, 2017 at 10:52 PM, Jonah Gabry notifications@github.com wrote:

I'm not familiar with that package but I took a quick look at the vignettes and it looks interesting. Are you thinking this would get added to the continuous.stan file?

On Fri, May 5, 2017 at 5:40 PM bgoodri notifications@github.com wrote:

Summary:

Consider incorporating https://cran.r-project.org/package=cdfquantreg Description:

The cdfquantreg package provides other parameterizations for GLMs of proportions that would largely build on the same infrastructure @imadmali https://github.com/imadmali built for stan_betareg. Reproducible Steps:

Does not currently exist RStanARM Version:

2.15.3 R Version:

3.4.0 Operating System:

Debian

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stan-dev/rstanarm/issues/184, or mute the thread https://github.com/notifications/unsubscribe-auth/AHb4Q-3q0KX4QLfACW8_ T9zVrYfGRPaxks5r25dogaJpZM4NSdDk .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/stan-dev/rstanarm/issues/184#issuecomment-299678861, or mute the thread https://github.com/notifications/unsubscribe-auth/ADOrqsv8xmANL1A-aYS14ZDdzg50GMIfks5r3THQgaJpZM4NSdDk .

bgoodri commented 7 years ago

See also cdfquantreg::bugsLikelihood