I am working on fitting a beta-binomial regression model using either STATA or R. How can I access the Betabin macro in Stata or is there an existing R code I can use. Also,can I compare if I have a control group.
Dear Adesupo,
there seem to be implementations in R packages VGAM, aod, and aods3; see
http://www.rdocumentation.org/advanced_search?utf8=%E2%9C%93&q=beta-binomial+regression
Best,
Matthias
Thanks Matthias, I am grateful.
Hello,
you can use/consult the following R package:
aod: https://cran.r-project.org/web/packages/aod/index.html
HTH
pierre
Thanks Pierre. I saw a Betabin command for STATA but I have not been able to assess the macro.
i need clarifications on taylor's series expansion or lagrange transformation in obtaining the probabiolity distribution from aprobability generating function via the above mathods.
10 November 2016 986 0 View
I am trying to analyse data from a survey examining what variables affect teachers perceived barriers to incorporating technology into their classroom. I have 5 predictor variables however my DV...
06 August 2024 1,752 3 View
I am using unit level data (IHDS round 2) & Stata 17
06 August 2024 5,725 2 View
When we conduct linear regression, there are several assumptions. The assumption of normality is whether the residual errors are normally distributed, not whether a predictor is normal?
31 July 2024 6,164 3 View
Does anyone know of a module for the JAMOVI software that is capable of generating mean separations using the classic letters based on post hoc results (e.g., Tukey test)? If, as I believe, such...
31 July 2024 3,333 4 View
I am currently working on a regression model for a project and considering using both Random Forest and Decision Tree algorithms. Given that Random Forest is essentially an ensemble of Decision...
23 July 2024 4,306 3 View
I am currently working on a mendelian randomization study, and I have downloaded the datasets needed from the ieu opengwas project (mrcieu.ac.uk) in .vcf format. I do not have access to an R...
19 July 2024 2,342 5 View
One of the papers I read by Toby, where (title of the paper was "R factors in Rietveld analysis: How good is good enough?"), he tells us that to get good chi square value, you must have low Rwp,...
17 July 2024 9,668 4 View
In my data set, T is greater than N, so I chose quantile regression for my data set. So is it appropriate for that?
15 July 2024 6,416 4 View
Why direct inversion of mutivariate regression equation is not preferred and instead optimization techniques are used?
15 July 2024 8,642 3 View
Hi guys, in the context of my master thesis i analyze the statistical relationship between income and subjective well-being (Panel: SOEP, n: 300.000 observations over 10 years). After creating a...
13 July 2024 7,539 6 View