Skip to main content

Questions tagged [dirichlet-regression]

The tag has no usage guidance.

0 votes
0 answers
10 views

Significance of factors/regressors on compositional data

Let's assume that I have composite data, similar to the "ArcticLake" example dataset in the DirichletReg package in R. Now, I would like to know whether various numeric variables and factors ...
Anti's user avatar
  • 159
0 votes
0 answers
17 views

Regressing time series of continuous proportions Y(invested in different buckets) against X (prices) variables

I am not sure of what model need to be applied in my case. So my goal is to model the below data. I have the monthly deposits data from 2001 till 2024 for this analysis. Each customer can invest in ...
choppalli vaishnavi's user avatar
0 votes
0 answers
34 views

Compositional data - interpreting Dirichlet regression with interactions

I did a Dirichlet Regression to assess the effect of independent variables on a compositional dependent variable. However, as I have 3 predictors, I do get interaction. I have a hard time ...
Nee's user avatar
  • 11
0 votes
0 answers
32 views

Results dirichlet regression - brms vs DirichelReg comparison

I am new to Dirichlet regression, but I am trying to understand why model outputs are potentially different when I use two different R packages, and how I could interpret the slope and intercept ...
Vale's user avatar
  • 1
3 votes
1 answer
41 views

How do I compare explanatory power of Dirichlet regression with other models?

I have a dataset with 7 variables expressed in % of the total (i.e. one of the constraints is that sum of the variables = 100%). I am looking at Dirichlet regression in R for the first time (I am ...
Ben Thuriaux-Aleman's user avatar
1 vote
1 answer
75 views

Beta regression - simultaneously tracking all components so that proportions sum to 1.0

I am trying to fit a beta regression model in R with the outcome variable representing proportions, so that the model accounts for all of the constituents of the whole fraction. I am unclear how to ...
nullglob's user avatar
  • 186
0 votes
0 answers
28 views

Statistical analysis of compositional data - what test to use?

For one of my studies, I am playing with what seems to be a compositional data. In short, I have some signal that I decompose in 4 frequency bands (B1 to B4) in a way that I get the relative ...
Nee's user avatar
  • 11
4 votes
2 answers
645 views

Dirichlet distribution with correlated components?

I am working with models that use Dirichlet distributions. However, I want to account for correlations between components. If this question is a duplicate, I'd also appreciate any pointers to the ...
Marco Pastor Mayo's user avatar
4 votes
2 answers
376 views

Computation of ratio with Dirichlet distribution

I would like to compute ratio of proportions coming from a Dirichlet distribution. My understanding is that each proportion should be treated as a random variable and therefore I should use Taylor ...
Umka's user avatar
  • 51
1 vote
0 answers
106 views

Dirichlet for panel data: correlated random effects?

I was wondering whether I can apply a Dirichlet regression model to panel data (using either dirifit in Stata or DirichReg in R)?...
Charlotte's user avatar
  • 123
2 votes
0 answers
575 views

How to fit a Dirichlet mixed effect model in R?

I have a compositional data from an arena experiment in which the duration of an animal in specific zones was denoted. The time in the arena was fixed for all individuals which makes the durations ...
Gretchen's user avatar
5 votes
1 answer
739 views

How does one Interpret a Dirichlet regression output?

I have been exploring the Dirichlet regression in R to analyze my ecological dataset and in the summary output is have several coefficient estimates. How do I interpret this output?
Nicholas_K's user avatar
1 vote
1 answer
109 views

How to deal with negative proportions in Dirichlet Regression

I am trying to work on a Dirichlet regression problem where I look at three true proportions the first two are actually measured while the third is computed as the complement: $$p_3=1-p_1-p_2$$ The ...
user6384's user avatar
2 votes
0 answers
36 views

Restriction and dependence in the Dirichlet distributon

The Dirichlet distribution is sometimes said that it is "too restrictive and imposes strong conditions on the dependence between components". What is the reason?
Tky's user avatar
  • 179
0 votes
0 answers
32 views

Compare dependent categories over time?

I have a dataset with 50 individuals. 25 are exposed to a substance on low concentration, 25 are exposed to a substance on high concentration over time. I have 4 categories that represent different ...
MriRo's user avatar
  • 103

15 30 50 per page