The Integrated Nested Laplace Approximation for Fitting Dirichlet Regression Models
本文提出一种拉普拉斯近似方法,用于对狄利克雷回归模型进行贝叶斯推断,无需数据变换即可分析成分数据(如比例或百分比),并提供了R语言包dirinla的实现。
This paper introduces a Laplace approximation to Bayesian inference in Dirichlet regression models, which can be used to analyze a set of variables on a simplex exhibiting skewness and heteroscedasticity, without having to transform the data.<br/>These data, which mainly consist of proportions or percentages of disjoint categories, are widely known as compositional data and are common in areas such as ecology, geology, and psychology. We provide both the theoretical foundations and a description of how Laplace approximation can be implemented in the case of Dirichlet regression.<br/>The paper also introduces the package dirinla in the R-language that extends the RINLA package, which can not deal directly with Dirichlet likelihoods. Simulation studies are presented 16 to validate the good behaviour of the proposed method, while 17 a real data case-study is used to show how this approach can be applied.<br/>