{"id":5906,"date":"2024-08-16T16:08:42","date_gmt":"2024-08-16T14:08:42","guid":{"rendered":"https:\/\/advances.in\/psychology\/?p=5906"},"modified":"2026-06-03T10:26:00","modified_gmt":"2026-06-03T08:26:00","slug":"aip00022","status":"publish","type":"post","link":"https:\/\/advances.in\/psychology\/10.56296\/aip00022\/","title":{"rendered":"A generalized approach for Bayesian Gaussian graphical models"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Introduction<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Probabilistic graphical models (Lauritzen, 1996) have garnered increasing interest in <a href=\"https:\/\/advances.in\/psychology\/10.56296\/knowledge-hub\/advances-in-network-psychometrics\/\" data-type=\"knowledge_hub\" data-id=\"7665\">network psychometrics<\/a>, finding applications in diverse fields such as mental health (Hallquist et al., 2021), intelligence (Van Der Maas et al., 2017), and personality (Costantini et al., 2019). Many of these studies assume multivariate normality and employ Maximum Likelihood methods (Isvoranu & Epskamp, 2023) to fit Gaussian graphical models (GGMs). Some researchers have explored the use of Bayesian approaches (e.g., Williams & Mulder, 2020a) for GGM estimation. Despite the advantages of Bayesian models, some limitations of existing Bayesian GGM methods may hinder the development of the field. For instance, currently, different data types (e.g., binary or ordinal vs.\u00a0continuous data) require the development of new models and sampling schemes (e.g., Marsman et al., 2022). However, Bayesian GGMs can be formulated with more general and flexible model specifications. This study aims to introduce a general approach for regularized Bayesian Gaussian graphical models (GBGGMs) and to illustrate the performance of proposed models through a toy simulation and an empirical example.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Regularized Gaussian Graphical Models (GGMs)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A graph can be defined as a pair \\(G = (V,E)\\), where \\(V\\) represents a set of nodes and \\(E\\) the edges connecting such nodes. \\(E\\) is by itself a subset of the set \\(V \\times V\\)\u00a0which consists of pairs of distinct nodes, resulting in \\(G\\) having no cases with multiple edges or loops (Lauritzen, 1996). In a Gaussian Graphical Model (GGM), each node of the graph represents a normally distributed variable, and the set of observed variables in the model follow a multivariate normal distribution. Each edge in a GGM represents the partial correlation between each node, as the variables are conditionally dependent given the remaining variables in the network (Epskamp, Waldorp, et al., 2018). These partial correlations are obtained from the concentration matrix \\(\\Sigma^{-1}\\), which is the inverse of the covariance matrix \\(\\Sigma\\). From the elements \\(p\\) of the concentration matrix, the partial correlation for a pair of variables \\(i\\) and \\(j\\), \\(\\omega_{ij}\\), is defined as:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\\(<br \/>\n\\begin{equation}<br \/>\n\\tag{1}<br \/>\n\\omega_{ij} = -\\frac{p_{ij}}{\\sqrt{p_{ii}p_{jj}}}<br \/>\n\\end{equation}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">Compared to Pearson correlation, partial correlations between two variables have the advantage of being adjusted for the influence of other variables, thus avoiding spurious correlations. Additionally, under specific circumstances, partial correlations can indicate causal relationships between variables (Andersson et al., 1997; Epskamp, Maris, et al., 2018). In the graphical representation of a GGM, the absence of an edge between nodes indicates the absence of a relationship, whether marginal or conditional, between a pair of variables.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The application of network methods in psychological research has gained momentum over the past five years. According to Isvoranu and Epskamp (2023), several factors contribute to this trend, including the need for more intuitive and visual representations of psychological constructs and their interrelations, the exploration of <a href=\"https:\/\/advances.in\/psychology\/10.56296\/aip00012\/\" data-type=\"post\" data-id=\"4555\">potential causal relationships<\/a> in correlational studies, and efforts to address the limitations of reflective theories of mental constructs. Although the use of network methods in psychology has recently surged, its roots trace back to the 1930s when Moreno (1934) first proposed their use in studying social networks or sociograms. Moreno\u2019s pioneering work primarily focused on the social connections individuals establish. Consequently, networks predominantly depicted relationships between individuals rather than observed variables (Wasserman & Faust, 1994). In contrast, contemporary network psychometrics (Epskamp, Maris, et al., 2018) employs graphical models where nodes represent variables and edges represent statistical relationships between them (Isvoranu & Epskamp, 2023). This approach bears similarities to Structural Equation Models (SEM) but from a more exploratory perspective (Epskamp, 2020).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A crucial aspect of Gaussian Graphical Models (GGMs) involves identifying partial correlations that can be reliably inferred as exactly zero (Williams, 2020). <a href=\"https:\/\/advances.in\/psychology\/10.56296\/aip00011\/\" data-type=\"post\" data-id=\"4544\">Many estimated relationships in GGMs may be spurious correlations<\/a>, warranting a method to address this issue. Regularization methods, such as the graphical LASSO (or \u201cglasso\u201d), offer a solution (Friedman et al., 2008). The glasso technique involves applying a modified LASSO regression to each variable, which effectively forces small partial correlation coefficients to zero. Similar to LASSO regression, the glasso method utilizes a tuning parameter to control the degree of sparsity in the resulting graph. Lower values of this parameter yield denser graphs, while higher values produce sparser ones. Additionally, glasso can be combined with the Extended Bayesian Information Criterion (EBIC) fit statistic for model selection. This combined approach has proven to be effective in determining an optimal value for the tuning parameter (Isvoranu & Epskamp, 2023).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Despite the widespread use of glasso, Williams (2020) has argued that it: (i) leads to overshrinkage when the sample size is smaller than the number of variables; (ii) leads to overshrinkage when a set of predictors is correlated; (iii) has a higher prediction error than the ridge when the predictors are highly correlated; (iv) can lead to overshrinkage of large coefficients; and (v) does not perform well if the true data generating process is not known. Due to these limitations, alternative regularization methods for GGMs have been proposed by various authors (see Williams (2020) for a survey of alternative Maximum Likelihood methods). This scenario highlights the necessity of developing new regularization methods for GGMs, given that a specific method may fail in specific contexts. Despite of growing interest in <a href=\"https:\/\/advances.in\/psychology\/10.56296\/aip00010\/\" data-type=\"post\" data-id=\"4256\">Bayesian approaches form GGMs<\/a>, they still lag behind in terms of diversity compared to Maximum Likelihood-based methods.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The Standard Bayesian Estimation of GGMs: Williams (2021)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In response to the limitations of regularization methods within the Maximum Likelihood approach, several authors have proposed Bayesian alternatives (e.g., Byrd et al., 2021; Li et al., 2019; Liu & Martin, 2019; Marlin & Murphy, 2009; Marsman & Haslbeck, 2023; A. Mohammadi & Wit, 2015; R. Mohammadi et al., 2021; Park et al., 2022; Sagar et al., 2024; Wang, 2012). In the context of network psychometrics, probably the most well-known approach is one proposed by Williams (2021). The author proposes that estimation follows a conventional Bayesian approach used for modeling multivariate normal variables by sampling the covariance matrix from an inverse Wishart prior (Sun & Berger, 2007). The Wishart distribution involves two hyperparameters: the base covariance matrix \\(V\\) and the degree of freedom \\(k\\), where \\(k\\)\u00a0is equal to or greater than the number of variables. This estimation approach aligns with the estimation of <a href=\"https:\/\/advances.in\/psychology\/10.56296\/aip00010\/\" data-type=\"post\" data-id=\"4256\">regularized Bayesian Gaussian graphical models<\/a> (BGGMs), wherein covariance or correlation values are shrunk, or regularized, toward zero. This is achieved by setting \\(V\\) as a diagonal (or identity) matrix, with \\(k\\) determining the degree of regularization in the model; higher values indicate stronger regularization. To discern the presence or absence of edges, post-hoc statistics based on the posterior distribution of edges are employed. A straightforward strategy entails examining whether zero is encompassed within the posterior distribution of estimated partial correlations. If so, the corresponding edge should be omitted from the final estimate of the GGM.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While the approach proposed by Williams (2021) has notable strengths, we argue that a generalized Bayesian GGM approach should possess certain key capabilities: (i) the ability to model correlations across diverse data types; (ii) the provision of parameter estimates indicating the probability of edge inclusion; and (iii) flexibility and ease of implementation with general-purpose optimization algorithms. For the best of our knowledge, these desiderata are not implemented concomitantly in any current Bayesian GGM method. In regards to William\u2019s approach, from this standpoint, we identify two primary limitations. Firstly, it is tailored specifically for continuous data. Although similar methods exist that employ extensions of the Gibbs sampling scheme (e.g., Albert & Chib, 1993; Hoff, 2007; Talhouk et al., 2012), and are incorporated into the BGGM R package (Williams & Mulder, 2020b), these approaches are heavily reliant on their particular sampling schemes, limiting their adaptability to alternative estimation methods such as different Markov Chain Monte Carlo (MCMC) algorithms or variational Bayes and Laplace Approximation. Secondly, Williams\u2019s approach does not directly estimate the presence or absence of edges during the estimation process. Instead, this information is derived post-estimation from the posterior distribution of parameters using procedures like the Savage-Dickey ratio (Williams & Mulder, 2020a).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Cholesky Decomposition of Correlation Matrices<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">One main challenge with the Bayesian estimation of GGMs is the sampling of positive semi-definite matrices. In the case of Markov Chain Monte Carlo (MCMC) estimation (Hanada & Matsuura, 2022), a sampler based on the Wishart distribution can be developed, with the base covariance matrix \\(V\\) set as the current sample of the covariance matrix, and the degrees of freedom \\(k\\)\u00a0representing the \u201cprecision\u201d of the sampler: larger values of \\(k\\)\u00a0will make the sampler draw covariance matrices closer to \\(V\\). One limitation of this approach is that it involves sampling the entire matrix simultaneously, which limit the precision of the posterior distributions of the estimated covariances to be equal. Also, the sampling of the entire matrix at once does not allow to fix a subset of parameters at known (or assumed to be known) values.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Additionally, in the scenario of point estimation using deterministic optimization methods like gradient descent, another challenge arises: all (co)variances must be simultaneously constrained to ensure the resulting estimated matrix is positive semi-definite. The Generalized Bayesian Gaussian Graphical Model (GBGGM) approach proposed in this paper, which is suitable both for MCMC as well as deterministic optimization, has as its initial step the use of the Cholesky decomposition approach for the estimation of the correlation parameters (Archakov et al., 2024; Archakov & Hansen, 2021; Bhat & Mondal, 2021).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The utilization of Cholesky decomposition for estimating correlation matrices is well-documented in the literature (the interested reader is referred to Chen & Leng, 2015; Ghosh et al., 2021; Roverato, 2000; Verzelen, 2010; Ye et al., 2020). In this section, we outline the fundamental steps for its Bayesian estimation. The Cholesky decomposition of matrix \\(A\\) is defined as:<\/p>\n\n\n\\(<br \/>\n\\begin{equation}<br \/>\n\\tag{2}<br \/>\nA = LL^{T}<br \/>\n\\end{equation}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">where \\(L\\) is a lower triangular matrix and \\(L^T\\)\u00a0is its transpose. This decomposition guarantees that \\(A\\) will be a positive semi-definite matrix, as long as the diagonal elements of \\(L\\) are equal or larger than 0. For the estimation of a correlation matrix, the lower-diagonal elements of \\(L\\) are treated separately and can be shifted (in the case of deterministic optimization), or sampled (in the case of the MCMC estimation), independently. However, to guarantee that \\(A\\) will be a correlation matrix \\(R\\), some additional steps are necessary. More specifically, starting with a lower triangular matrix \\(C\\), where all the diagonal elements are equal to 1 and the lower-diagonal elements, or the \u201cweights\u201d, are real, \\(L\\) is calculated with:<\/p>\n\n\n\\(<br \/>\n\\begin{equation}<br \/>\n\\tag{3}<br \/>\nL = (C^{T}E)^{T}<br \/>\n\\end{equation}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">where \\(E\\) is a diagonal matrix with its diagonal values equal to \\(e_i\\), for \\(i=1,2,3,\u2026,k\\)\u00a0is the order of \\(E\\), and \\(e_i\\) is equal to the inverse of the Euclidean norm of the <em>i<\/em>-th row of \\(C\\). The estimation of correlation matrices with the Cholesky decomposition, then, can be conducted on the elements of \\(C\\), also called in this paper as \u201cweights\u201d, which are used to estimate the correlation and partial correlation matrices (a similar approach is also found in Lewandowski et al., 2009). To estimate a covariance matrix, this approach can be extended by using the LDL decomposition (Krishnamoorthy & Menon, 2013), which is defined as:<\/p>\n\n\n\\(<br \/>\n\\begin{equation}<br \/>\n\\tag{4}<br \/>\nA = LDL^{T}<br \/>\n\\end{equation}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">where \\(D\\) is a positive diagonal matrix and \\(L\\) is the same as before.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">A General Approach for Bayesian Estimation of GGMs<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In our generalized approach to BGGMs, the modeling and estimation process includes an additional step. If we define \\(Q\\) as the inverse of the lower-diagonal matrix \\(L\\), \\(Q=L^{-1}\\), and considering that the partial correlation matrix is derived from the inverse of the correlation matrix, we can exploit the fact (Krishnamoorthy & Menon, 2013) that<\/p>\n\n\n\\(<br \/>\n\\begin{equation}<br \/>\n\\tag{5}<br \/>\nA^{-1} = Q^{T}Q<br \/>\n\\end{equation}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">to set a prior to the lower-diagonal elements of \\(Q\\), which will correspond to the weights of the partial correlation matrix. Then, to estimate a regularized partial correlation matrix, one can use shrinkage priors on the \\(p=k(k-1)\/2\\)\u00a0lower-diagonal elements (i.e., \\(q_j\\)) of \\(Q\\), as similarly performed in Bayesian penalized regression (van Erp, 2020). In summary, we set the same symmetric distribution as the prior for all the lower-diagonal elements of \\(Q\\), where this prior has to have its location parameter equal to 0 and its scale parameter serving as the inverse of the strength of the regularization (i.e., amount of shrinkage). It is also possible to use distributions with additional parameters, as long as there are at least a location and a scaling parameter.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">From this, the general representation of the approach is the following:<\/p>\n\n\n\\(<br \/>\n\\begin{gather*}<br \/>\n\\tag{6}<br \/>\nq_j \\sim P\\left(0,\\boldsymbol{\\Theta}\\right)\\text{,   for } j=1,\u2026,p\\text{,}\\\\<br \/>\n\\end{gather*}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">In this case, we are using \\(\\boldsymbol{\\Theta}\\) to represent the set of additional parameters (i.e., other possible parameters that are not a location parameter, which is always set to 0) that a distribution may have, including, at least, a scaling parameter. Therefore, for instance, ridge regularization (van Erp et al., 2019) is achieved by setting the prior \\(P(0,\\boldsymbol{\\Theta})\\)\u00a0to be the Normal distribution with a mean of 0 and standard deviation of \\(\\lambda\\). More specifically, we have<\/p>\n\n\n\\(<br \/>\n\\begin{gather*}<br \/>\n\\tag{7}<br \/>\nq_j \\sim N\\left(0,\\frac{1}{\\lambda}\\right)\\text{,   for } j=1,\u2026,p\\text{,}\\\\<br \/>\n\\lambda \\sim Cauchy^{+}(0,1)<br \/>\n\\end{gather*}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">where \\(\\lambda\\)\u00a0is the shrinkage parameter, \\(p\\) is the number of parameters, and \\(Cauchy^+\\)\u00a0is the half-Cauchy distribution. Bayesian LASSO regularization (van Erp et al., 2019), in contrast, is achieved with<\/p>\n\n\n\\(<br \/>\n\\begin{gather*}<br \/>\n\\tag{8}<br \/>\nq_j \\sim Laplace\\left(0,\\frac{1}{\\lambda}\\right)\\text{,   for } j=1,\u2026,p\\text{,}\\\\<br \/>\n\\lambda \\sim Cauchy^{+}(0,1)<br \/>\n\\end{gather*}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">where <em>Laplace<\/em> stands for the Laplace, or double-exponential, distribution.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are several generalizations and extensions of the ridge and LASSO methods in the Bayesian literature (van Erp et al., 2019). In general, any symmetric distribution centered at zero (D\u00e9niz, 2021) can be used as the prior for the elements of \\(Q\\). For instance, one could use the logistic or the Cauchy distributions instead of the normal or the Laplace distributions. One could also add an extra parameter to the model and then set the prior to be equal to the three-parameter \\(t\\) distribution (Lange et al., 1989), a heavy-tailed version of the ridge, or to the double lomax distribution (Bindu & Sangita, 2015), a heavy-tailed version of the LASSO. Further still, it is possible to set the prior as less \u201cwell-behaved\u201d distributions, such as the generalized normal (Nadarajah, 2005), the skew-normal (Arellano-Valle & Azzalini, 2006), or the Normal-exponential-gamma (Scheipl & Kneib, 2009) distributions. However, caution should be taken when choosing these priors, as the shrinkage properties of these alternatives may not be appropriate for the objective at hand. As argued before, in regards to the LASSO regularization, the performance of different regularization methods can be sub-optimal.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Defining the Likelihood of the GBGGM<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After setting the prior for the elements of \\(Q\\), the next step is to define the likelihood function that represents the data. For continuous data, the likelihood function is typically set as the multivariate normal distribution. For example, when dealing exclusively with continuous data and aiming to implement a correlation model with Bayesian LASSO regularization, the complete model can be specified as follows<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\\(<br \/>\n\\begin{gather*}<br \/>\n\\tag{9}<br \/>\nq_j \\sim Laplace\\left(0,\\frac{1}{\\lambda}\\right)\\text{,   for } j=1,\u2026,p\\text{,}\\\\<br \/>\n\\lambda \\sim Cauchy^{+}(0,1)\\\\<br \/>\n\\hat{L} \\leftarrow (\\hat{C}^{T}\\hat{E})^{T}\\\\<br \/>\n\\hat{R} \\leftarrow \\hat{L}\\hat{L}^{T}\\\\<br \/>\nX \\sim MVN(\\boldsymbol{0}, \\hat{R})<br \/>\n\\end{gather*}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">In psychometrics, a critical modeling challenge involves estimating polychoric correlations (J\u00f6reskog, 1994). Polychoric correlations posit that the observed monotonic relationships among ordered categorical variables stem from discretizing linearly related Gaussian variables with unobserved thresholds. This assumption permits estimation of joint response proportions for ordered categorical variables based on the probability function of a multivariate normal distribution. However, the full Maximum Likelihood method is often impractical due to the exponential growth in joint responses with the number of variables and response categories (Olsson, 1979). An alternative feasible method within the Maximum Likelihood framework is to estimate polychoric correlations from bivariate normal marginal distributions given thresholds (J\u00f6reskog, 1994). Yet, this method often yields a correlation matrix that is not positive definite. In contrast, our proposed generalized approach ensures the estimated correlation matrix is positive definite while benefiting from the computational efficiency of calculating likelihood from bivariate normal marginal distributions. Additionally, our method enables simultaneous estimation of thresholds without necessitating a Bayesian two-step alternative (Lee & Poon, 1987).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Formally, the logarithm of the likelihood for polychoric correlations between each pair of variables \\(i\\) and \\(j\\) is defined as \\(\\text{ln}L_{ij}=N\\sum_{a=1}^{M_{ij}} p_{ija}\\text{ln}\\pi_{ija}(r_{ij}, \\tau_{ija})\\). Here, <em> <\/em>\\(N\\) is the sample size and \\(M_{ij}\\)\u00a0represents the total number of possible combinations of response categories for variables \\(i\\) and \\(j\\). For instance, if variable \\(i\\) has 3 response categories and \\(j\\) has 4\u00a0response categories, then \\(M_{ij} = 12\\). \\(p_{ija}\\)\u00a0denotes the proportion of responses in the combination \\(a\\) of response categories for variables \\(i\\) and \\(j\\), and \\(pi_{ija}(r_{ij}, \\tau_{ija})\\)\u00a0is the cumulative probability of the bivariate normal distribution with correlation \\(r_{ij}\\)\u00a0and threshold parameter \\(\\tau_{ija}\\). For simplicity, we define \\(PolyBVN(\\hat{R}, \\boldsymbol{\\tau})\\)\u00a0as the polychoric likelihood based on the bivariate normal distribution, where \\(\\hat{R}\\) is the estimated correlation matrix and \\(\\boldsymbol{\\tau}\\)\u00a0is the vector of threshold parameters for all the items. The final model can be specified as follows:<\/p>\n\n\n\\(<br \/>\n\\begin{gather*}<br \/>\n\\tag{10}<br \/>\nq_j \\sim Laplace\\left(0,\\frac{1}{\\lambda}\\right)\\text{,   for } j=1,\u2026,p\\text{,}\\\\<br \/>\n\\lambda \\sim Cauchy^{+}(0,1)\\\\<br \/>\n\\hat{L} \\leftarrow (\\hat{C}^{T}\\hat{E})^{T}\\\\<br \/>\n\\hat{R} \\leftarrow \\hat{L}\\hat{L}^{T}\\\\<br \/>\nX \\sim PolyBVN(\\hat{R}, \\boldsymbol{\\tau})\\\\<br \/>\n\\boldsymbol{\\tau} \\sim N(0,1)<br \/>\n\\end{gather*}<br \/>\n\\)\n\n\n\n<h3 class=\"wp-block-heading\">Estimating the Sparsity of the Network<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">As a key feature of our proposed generalized Bayesian Gaussian Graphical Model method, we aimed to incorporate the estimation of network sparsity as part of the model per se. In previous Bayesian GGM methods found in the literature, sparsity of the correlation matrix was typically estimated through post-hoc procedures conducted after model fitting. In contrast, we propose utilizing a mixture probability model akin to the approach suggested by Gorbach et al. (2020). The main idea with this approach is that the off-diagonal elements of the partial correlation matrix implied by the model form groups of \u2018connected\u2019 and \u2018disconnected\u2019 nodes. To achieve this, the extension of the model requires the calculation of the implied partial correlation matrix \\(\\hat{\\Omega}\\)\u00a0and some additional parameters.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While complex models like the one proposed by Gorbach et al. (2020) may enhance estimation quality, we advocate for a simpler approach. We exemplify our proposition with the same example as before: imagine we are dealing with continuous data and seeking to implement a correlation model with Bayesian LASSO regularization. If one desires to estimate a sparse partial correlation matrix, the complete model can be specified as follows<\/p>\n\n\n\\(<br \/>\n\\begin{gather*}<br \/>\n\\tag{11}<br \/>\nq_j \\sim Laplace\\left(0,\\frac{1}{\\lambda}\\right)\\text{,   for } j=1,\u2026,p\\text{,}\\\\<br \/>\n\\lambda \\sim Cauchy^{+}(0,1)\\\\<br \/>\n\\hat{L} \\leftarrow (\\hat{C}^{T}\\hat{E})^{T}\\\\<br \/>\n\\hat{R} \\leftarrow \\hat{L}\\hat{L}^{T}\\\\<br \/>\nX \\sim MVN(\\boldsymbol{0}, \\hat{R})\\\\<br \/>\n\\\\<br \/>\n\\delta_j \\leftarrow H\\phi(|\\theta \\cdot F(\\omega_j)|, \\sigma)\\text{,   for } j=1,\u2026,p\\text{,}\\\\<br \/>\n\\theta \\sim Cauchy^{+}(0,1)\\\\<br \/>\n\\sigma \\sim Cauchy^{+}(0,1)\\\\<br \/>\nF(\\omega_j) \\sim (1-\\delta_j)N(0, \\gamma) + \\delta_{j}Bernoulli(\\delta_j)\\text{,   for } j=1,\u2026,p\\text{,}\\\\<br \/>\n\\gamma \\sim Cauchy^{+}(0,1)<br \/>\n\\end{gather*}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">The initial step in the extension proposed within this model involves computing \\(\\delta_j\\), representing the probability of the edge \\(j\\)\u00a0being present. This probability is calculated as a scaled transformation of the partial correlation \\(\\omega_j\\). Specifically, \\(F(\\cdot)\\)\u00a0is the Fisher transformation (i.e., the arc-tangent function) and \\(\\theta\\)\u00a0is a scaling parameter. \\(H\\phi\\)\u00a0is the cumulative function of the half-normal distribution, which depends on the parameter \\(\\sigma\\). Under this setup, larger values of \\(\\theta\\)\u00a0increase the slope of the relation between the magnitude of the partial correlation and the probability of presence of the edge. Larger values of \\(\\sigma\\) diminish the maximum possible probability of edge presence across all edges. Subsequently, the likelihood (or, probably more adequately, a hyperprior) of the Fisher-transformed partial correlations \\(F(\\omega_j)\\)\u00a0is calculated using a mixture distribution. The mixture comprises a normal density, with mean 0\u00a0and standard deviation defined by the \\(\\gamma\\)\u00a0parameter, weighted by \\((1-\\delta_j)\\), and a Bernoulli mass, with the probability parameter equal to \\(\\delta_j\\), weighted by \\(\\delta_j\\). The scaling parameters \\(\\theta\\), \\(\\sigma\\), and \\(\\gamma\\) are assigned half-Cauchy priors.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This extended version of the basic generalized Bayesian Gaussian graphical model introduces an alternative method for determining whether a node should be included in the final estimation of the partial correlation matrix. Notably, this approach eliminates the need for post-estimation methods to deduce the presence or absence of an edge from the posterior distribution of parameters. Instead, this model enables the use of point estimation, rather than full posterior distribution estimation, to make conclusions regarding edge presence. While the richness of Bayesian inference typically arises from the posterior distribution, in certain applications, the Maximum A Posteriori (MAP) estimate may suffice. Also, the post-estimation methods can still be used with the resulting estimates, if the full posterior distribution is estimated. Therefore, our model adds flexibility, but also additional information that can be used in the decision process about the true network that generates the data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In summary, our suggestion for a generalized approach in estimation of BGGMs consists of the following steps:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1. Sample the elements of \\(C\\).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2. With <em>C<\/em>, estimate \\(L\\), \\(Q\\), \\(R\\), and \\(\\Omega\\).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">3. Choose a prior distribution for the lower-diagonal elements \\(q_j\\)\u00a0of \\(Q\\).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">4. Choose any extra necessary shrinkage parameters according to sparsity constraints.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">5. Calculate the likelihood of your data.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Illustration With a Toy Simulation<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In this section, we conduct a simple toy simulation to provide an initial assessment of the feasibility of our approach. To achieve this, we simulated a network with 7 nodes (equating to 21 correlations) based on a random Directed Acyclic Graph [DAG; Pearl (2009)], using the \u201cordered\u201d method from the bnlearn R package (Scutari & Silander, 2024). From the random DAG, we derived its moral graph (i.e., the undirected graph that represents the equivalence class of the DAG) and, for the included edges, we generated random values using a random distribution with lower bound of .30 and upper bound of .70. If the values did not allow the transformation of this base matrix (i.e., the partial correlation matrix) to a correlation matrix, we repeated the sampling procedure until this transformation was feasible. The resulting partial correlation matrix is presented in Table 1.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 1<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>The true simulated partial correlation matrix<\/em><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td>X<\/td><td>V01<\/td><td>V02<\/td><td>V03<\/td><td>V04<\/td><td>V05<\/td><td>V06<\/td><td>V07<\/td><\/tr><\/thead><tbody><tr><td>V01<\/td><td>1.000<\/td><td>0.536<\/td><td>0.000<\/td><td>0.000<\/td><td>0.345<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>V02<\/td><td>0.536<\/td><td>1.000<\/td><td>0.340<\/td><td>0.515<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>V03<\/td><td>0.000<\/td><td>0.340<\/td><td>1.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>V04<\/td><td>0.000<\/td><td>0.515<\/td><td>0.000<\/td><td>1.000<\/td><td>0.000<\/td><td>0.306<\/td><td>0.000<\/td><\/tr><tr><td>V05<\/td><td>0.345<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>1.000<\/td><td>0.384<\/td><td>0.373<\/td><\/tr><tr><td>V06<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.306<\/td><td>0.384<\/td><td>1.000<\/td><td>0.340<\/td><\/tr><tr><td>V07<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.373<\/td><td>0.340<\/td><td>1.000<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:44px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">The simulated observations for the 7 variables were sampled from a multivariate normal distribution with 200 cases. The means of the variables were set at 0, and the base correlation matrix was derived from the partial correlation matrix shown in Table 1. In the subsequent step, the variables were dichotomized using thresholds defined by an equally spaced sequence ranging from -1.5\u00a0to 1.5; i.e., the threshold for the first variable was -1.5, for the second variable it was set to -1.0, and so forth.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We fitted the model proposed by Williams (2021) along with eight variants of the sparse Generalized Bayesian Gaussian Graphical Model (GBGGM) to the toy simulation data. The generalized models were implemented using the gbggm R package (Franco & Jimenez, 2023). The sole distinction among these models lay in the prior specification of the \\(q_j\\)\u00a0weights. Specifically, we implemented the following prior distributions: normal; Laplace; logistic; Cauchy; three-parameter \\(t\\); double lomax; hyperbolic secant; and Normal-Exponential-Gamma. The likelihood was always calculated as specified in equation 10, and the sparsity of the matrix was estimated as exemplified in equation 11.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Currently, the parameter estimation in the gbggm package is handled by the YABS R package (Franco, 2023). YABS serves as a versatile tool for <a href=\"https:\/\/advances.in\/psychology\/10.56296\/aip00016\/\" data-type=\"post\" data-id=\"5408\">Bayesian Modeling<\/a>, enabling users to implement Bayesian models exclusively using R functions. Comparable to LaplacesDemon (Hall et al., 2020) and fmcmc (Yon & Marjoram, 2019), YABS employs MCMC algorithms written in C++, resulting in accelerated calculations compared to these packages. Users can execute chains in parallel and select from four available samplers: Random-walk Metropolis, Metropolis-within Gibbs, Barker Proposal Metropolis (Livingstone & Zanella, 2022); or Oblique Hyperrectangle Slice Sampler (Thompson, 2011). Among these algorithms, Metropolis-within Gibbs and Oblique Hyperrectangle Slice Sampler are the most efficient, albeit slower. For smaller models, the Random-walk and Barker Proposal Metropolis samplers typically yield stable estimates with a reasonable number of samples after adequate adaptation steps.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For the estimation of the sparse GBGGM models, we utilized the Laplace Approximation method with Sampling-Importance Resampling (Kleppe & Skaug, 2012), also available in the YABS package. The model proposed by Williams (2021) was fitted with the BGGM R package version 2.0.4 (Williams & Mulder, 2020b). The glasso was fitted with the qgraph R package version 1.9.5 (Epskamp et al., 2012). To assess the models\u2019 performance, we computed seven performance statistics. Firstly, we calculated statistics based on the average error of the models: (i) Mean Absolute Error (MAE); (ii) Root-Mean-Squared Error (RMSE); (iii) MAE of the nodes that should be present; and (iv) MAE of the nodes that should be absent. Additionally, we assessed the accuracy of identifying present and absent edges through the following statistics: (i) Accuracy, reflecting the model\u2019s ability to correctly identify present and absent nodes; (ii) Sensitivity, indicating the model\u2019s ability to correctly identify nodes that should be present; and (iii) Specificity, representing the model\u2019s average ability to correctly identify nodes that should be absent. All materials required to reproduce this study are available in the supplementary materials (<a href=\"https:\/\/osf.io\/6pk4n\/\" target=\"_blank\" rel=\"noopener\">https:\/\/osf.io\/6pk4n\/<\/a>).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Results<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The estimated partial correlations are presented in Table 2. For the Bayesian models, the shown values represent the MAP estimates. Due to the large number of values, we focus on specific observations. Firstly, the non-regularized partial correlations (shown in the \u201cPartial.Poly\u201d column) clearly and substantially overestimate the magnitude of the true partial correlations. Additionally, it appears that the glasso method outperforms the non-regularized partial correlations, although the estimated partial correlations remain larger than the true values overall. Notably, across the eight GBGGMs (from the \u201cnormal\u201d to the \u201cNEG\u201d column) and the Williams model (\u201cDW\u201d column), the partial correlations\u2014particularly those expected to be zero\u2014are consistently lower than the true value.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 2<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>True and estimated partial correlations<\/em><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td>Partial.Correlations<\/td><td>True<\/td><td>Partial.Poly<\/td><td>glasso<\/td><td>normal<\/td><td>laplace<\/td><td>logistic<\/td><td>cauchy<\/td><td>t<\/td><td>lomax<\/td><td>hypersec<\/td><td>NEG<\/td><td>DW<\/td><\/tr><\/thead><tbody><tr><td>rho_01<\/td><td>0.536<\/td><td>0.816<\/td><td>0.680<\/td><td>0.506<\/td><td>0.525<\/td><td>0.675<\/td><td>0.559<\/td><td>0.631<\/td><td>0.580<\/td><td>0.541<\/td><td>0.329<\/td><td>0.334<\/td><\/tr><tr><td>rho_02<\/td><td>0.000<\/td><td>0.412<\/td><td>0.217<\/td><td>0.453<\/td><td>0.001<\/td><td>-0.332<\/td><td>0.000<\/td><td>-0.001<\/td><td>0.001<\/td><td>0.271<\/td><td>0.148<\/td><td>0.170<\/td><\/tr><tr><td>rho_03<\/td><td>0.000<\/td><td>-0.313<\/td><td>-0.432<\/td><td>0.000<\/td><td>-0.002<\/td><td>0.296<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.001<\/td><td>0.101<\/td><td>0.079<\/td><\/tr><tr><td>rho_04<\/td><td>0.345<\/td><td>0.647<\/td><td>0.342<\/td><td>0.000<\/td><td>0.001<\/td><td>0.016<\/td><td>0.000<\/td><td>0.000<\/td><td>-0.001<\/td><td>-0.252<\/td><td>0.202<\/td><td>0.067<\/td><\/tr><tr><td>rho_05<\/td><td>0.000<\/td><td>-0.991<\/td><td>0.008<\/td><td>-0.061<\/td><td>0.000<\/td><td>0.010<\/td><td>0.000<\/td><td>0.001<\/td><td>-0.001<\/td><td>0.000<\/td><td>0.144<\/td><td>0.041<\/td><\/tr><tr><td>rho_06<\/td><td>0.000<\/td><td>-0.603<\/td><td>-0.224<\/td><td>0.000<\/td><td>0.126<\/td><td>0.307<\/td><td>0.000<\/td><td>0.001<\/td><td>0.000<\/td><td>0.001<\/td><td>0.165<\/td><td>0.026<\/td><\/tr><tr><td>rho_07<\/td><td>0.340<\/td><td>0.191<\/td><td>0.162<\/td><td>0.000<\/td><td>0.460<\/td><td>0.492<\/td><td>0.258<\/td><td>0.326<\/td><td>0.314<\/td><td>0.000<\/td><td>0.189<\/td><td>0.246<\/td><\/tr><tr><td>rho_08<\/td><td>0.515<\/td><td>0.804<\/td><td>0.762<\/td><td>0.532<\/td><td>0.488<\/td><td>0.000<\/td><td>0.370<\/td><td>0.494<\/td><td>0.613<\/td><td>0.631<\/td><td>0.255<\/td><td>0.321<\/td><\/tr><tr><td>rho_09<\/td><td>0.000<\/td><td>-0.087<\/td><td>0.000<\/td><td>0.349<\/td><td>0.000<\/td><td>0.001<\/td><td>0.487<\/td><td>0.000<\/td><td>0.000<\/td><td>0.435<\/td><td>0.269<\/td><td>0.125<\/td><\/tr><tr><td>rho_10<\/td><td>0.000<\/td><td>0.887<\/td><td>0.360<\/td><td>0.000<\/td><td>0.000<\/td><td>0.193<\/td><td>0.000<\/td><td>0.001<\/td><td>-0.001<\/td><td>-0.001<\/td><td>0.206<\/td><td>0.076<\/td><\/tr><tr><td>rho_11<\/td><td>0.000<\/td><td>0.030<\/td><td>0.032<\/td><td>0.000<\/td><td>0.001<\/td><td>-0.001<\/td><td>0.000<\/td><td>0.001<\/td><td>0.000<\/td><td>0.000<\/td><td>0.232<\/td><td>0.043<\/td><\/tr><tr><td>rho_12<\/td><td>0.000<\/td><td>-0.737<\/td><td>-0.421<\/td><td>0.000<\/td><td>0.000<\/td><td>0.002<\/td><td>0.000<\/td><td>0.000<\/td><td>0.001<\/td><td>0.000<\/td><td>-0.016<\/td><td>0.049<\/td><\/tr><tr><td>rho_13<\/td><td>0.000<\/td><td>-0.961<\/td><td>-0.311<\/td><td>0.000<\/td><td>0.000<\/td><td>0.120<\/td><td>0.000<\/td><td>0.001<\/td><td>0.002<\/td><td>0.000<\/td><td>0.082<\/td><td>0.182<\/td><\/tr><tr><td>rho_14<\/td><td>0.000<\/td><td>0.283<\/td><td>-0.171<\/td><td>0.226<\/td><td>0.000<\/td><td>0.007<\/td><td>0.000<\/td><td>0.301<\/td><td>0.000<\/td><td>0.356<\/td><td>0.006<\/td><td>0.044<\/td><\/tr><tr><td>rho_15<\/td><td>0.000<\/td><td>0.975<\/td><td>0.698<\/td><td>0.000<\/td><td>-0.001<\/td><td>0.176<\/td><td>0.000<\/td><td>-0.001<\/td><td>0.000<\/td><td>0.000<\/td><td>0.068<\/td><td>0.062<\/td><\/tr><tr><td>rho_16<\/td><td>0.000<\/td><td>-0.522<\/td><td>-0.236<\/td><td>0.000<\/td><td>-0.001<\/td><td>-0.001<\/td><td>0.000<\/td><td>0.272<\/td><td>0.207<\/td><td>0.000<\/td><td>0.064<\/td><td>0.184<\/td><\/tr><tr><td>rho_17<\/td><td>0.306<\/td><td>-0.440<\/td><td>-0.110<\/td><td>0.000<\/td><td>0.351<\/td><td>0.227<\/td><td>0.000<\/td><td>0.001<\/td><td>0.000<\/td><td>0.000<\/td><td>0.083<\/td><td>0.144<\/td><\/tr><tr><td>rho_18<\/td><td>0.000<\/td><td>0.570<\/td><td>0.456<\/td><td>0.000<\/td><td>0.000<\/td><td>0.186<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.098<\/td><td>0.105<\/td><\/tr><tr><td>rho_19<\/td><td>0.384<\/td><td>0.536<\/td><td>0.341<\/td><td>0.214<\/td><td>0.380<\/td><td>0.377<\/td><td>0.460<\/td><td>0.446<\/td><td>0.450<\/td><td>0.448<\/td><td>0.197<\/td><td>0.317<\/td><\/tr><tr><td>rho_20<\/td><td>0.373<\/td><td>0.998<\/td><td>0.662<\/td><td>0.555<\/td><td>0.827<\/td><td>0.380<\/td><td>0.491<\/td><td>0.635<\/td><td>0.771<\/td><td>0.000<\/td><td>0.184<\/td><td>0.215<\/td><\/tr><tr><td>rho_21<\/td><td>0.340<\/td><td>-0.487<\/td><td>-0.134<\/td><td>0.395<\/td><td>0.000<\/td><td>0.042<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.580<\/td><td>0.088<\/td><td>0.147<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To validate our intuitive observations from Table 2, we computed performance statistics, as displayed in Table 3. For MAE, RMSE, er1, and er0, values closer to zero are preferable. The laplace model exhibited the best average performance in terms of MAE, while the DW model demonstrated the best average performance in terms of RMSE. Interestingly, both the DW and laplace models performed equally well in terms of er1, representing the MAE of nodes expected to be present. However, the laplace model outperformed other models in terms of er0, representing the MAE of nodes expected to be absent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 3<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Bias and accuracy indices for the estimated partial correlations<\/em><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td>Model<\/td><td>MAE<\/td><td>RMSE<\/td><td>er1<\/td><td>er0<\/td><td>acc<\/td><td>sen<\/td><td>spe<\/td><\/tr><\/thead><tbody><tr><td>True<\/td><td>NA<\/td><td>NA<\/td><td>NA<\/td><td>NA<\/td><td>NA<\/td><td>NA<\/td><td>NA<\/td><\/tr><tr><td>Partial Poly<\/td><td>0.511<\/td><td>0.595<\/td><td>0.421<\/td><td>0.567<\/td><td>NA<\/td><td>NA<\/td><td>NA<\/td><\/tr><tr><td>glasso<\/td><td>0.255<\/td><td>0.313<\/td><td>0.224<\/td><td>0.274<\/td><td>0.429<\/td><td>1.000<\/td><td>0.077<\/td><\/tr><tr><td>normal<\/td><td>0.121<\/td><td>0.192<\/td><td>0.180<\/td><td>0.084<\/td><td>0.667<\/td><td>0.625<\/td><td>0.692<\/td><\/tr><tr><td>laplace<\/td><td>0.070<\/td><td>0.150<\/td><td>0.168<\/td><td>0.010<\/td><td>0.857<\/td><td>0.750<\/td><td>0.923<\/td><\/tr><tr><td>logistic<\/td><td>0.150<\/td><td>0.209<\/td><td>0.190<\/td><td>0.126<\/td><td>0.571<\/td><td>0.750<\/td><td>0.462<\/td><\/tr><tr><td>cauchy<\/td><td>0.092<\/td><td>0.171<\/td><td>0.179<\/td><td>0.038<\/td><td>0.810<\/td><td>0.625<\/td><td>0.923<\/td><\/tr><tr><td>t<\/td><td>0.096<\/td><td>0.165<\/td><td>0.180<\/td><td>0.045<\/td><td>0.762<\/td><td>0.625<\/td><td>0.846<\/td><\/tr><tr><td>lomax<\/td><td>0.088<\/td><td>0.161<\/td><td>0.203<\/td><td>0.017<\/td><td>0.810<\/td><td>0.625<\/td><td>0.923<\/td><\/tr><tr><td>hypersec<\/td><td>0.148<\/td><td>0.236<\/td><td>0.255<\/td><td>0.082<\/td><td>0.714<\/td><td>0.625<\/td><td>0.769<\/td><\/tr><tr><td>NEG<\/td><td>0.153<\/td><td>0.170<\/td><td>0.201<\/td><td>0.123<\/td><td>0.619<\/td><td>0.000<\/td><td>1.000<\/td><\/tr><tr><td>DW<\/td><td>0.121<\/td><td>0.139<\/td><td>0.168<\/td><td>0.091<\/td><td>0.762<\/td><td>0.375<\/td><td>1.000<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\"><em>Note.<\/em> MAE: Mean Absolute Error. RMSE: Root-Mean-Squared Error. er1: The MAE for the edges estimated to be present. er0: The MAE for the edges estimated to be absent. acc: Accuracy of the presence\/absence of the nodes. sen: Sensitivity of the presence of the nodes. spe: Specificity of the absence of the nodes. NA: \u201cNot A number\u201d, indicating that statistic was not calculated for the given model.<\/figcaption><\/figure>\n\n\n\n<div style=\"height:49px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">The accuracy-based statistics (acc, sen, and spe) were derived from decisions regarding the presence or absence of a node, guided by the methodology of each model. In the case of glasso, absent nodes are determined by a tuning parameter established through an EBIC model selection method. For the GBGGMs, nodes are considered present if the sparsity parameter is estimated to be greater than 50%. Lastly, for the DW model, the presence of a node is determined by the 95% credible intervals for the partial correlations that do not encompass zero. These accuracy-based statistics vary from 0 to 1, with values closer to 1 considered as more adequate.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Using accuracy (acc) as a measure of overall performance, it becomes evident that the laplace model outperforms the others. Concerning sensitivity (sen), which reflects the model\u2019s ability to accurately identify present edges, the glasso exhibited the best performance, while the NEG model showed the poorest sensitivity, recording zero. Regarding specificity, indicating the model\u2019s ability to accurately identify absent edges, both the NEG and DW models demonstrated optimal performance, achieving a specificity of one. Conversely, the glasso model displayed the weakest specificity, with a score of 0.077.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Finally, Table 4 displays the thresholds estimated with the GBGGMs for the variables. In terms of overall performance statistics, we computed MAE and RMSE for each model. The hypersecant and NEG models exhibited the most favorable MAE values, while the Cauchy model demonstrated superior performance in terms of RMSE. However, overall, all models showed very similar performance in recovering the threshold values. Although the findings from Table 3 and 4 are not derived from extensive simulations, they nonetheless suggest promising prospects for generalized Bayesian Gaussian graphical models (GBGGMs).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 4<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>True and estimated thresholds<\/em><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td>\u00a0<\/td><td>tau_01<\/td><td>tau_02<\/td><td>tau_03<\/td><td>tau_04<\/td><td>tau_05<\/td><td>tau_06<\/td><td>tau_07<\/td><td>MAE<\/td><td>RMSE<\/td><\/tr><\/thead><tbody><tr><td>True<\/td><td>-1.500<\/td><td>-1.000<\/td><td>-0.500<\/td><td>0.000<\/td><td>0.500<\/td><td>1.000<\/td><td>1.500<\/td><td>NA<\/td><td>NA<\/td><\/tr><tr><td>normal<\/td><td>-1.347<\/td><td>-0.919<\/td><td>-0.508<\/td><td>-0.122<\/td><td>0.581<\/td><td>1.147<\/td><td>1.529<\/td><td>0.089<\/td><td>0.103<\/td><\/tr><tr><td>laplace<\/td><td>-1.307<\/td><td>-0.938<\/td><td>-0.494<\/td><td>-0.086<\/td><td>0.594<\/td><td>1.163<\/td><td>1.540<\/td><td>0.092<\/td><td>0.110<\/td><\/tr><tr><td>logistic<\/td><td>-1.322<\/td><td>-0.895<\/td><td>-0.468<\/td><td>-0.050<\/td><td>0.588<\/td><td>1.084<\/td><td>1.456<\/td><td>0.083<\/td><td>0.095<\/td><\/tr><tr><td>cauchy<\/td><td>-1.354<\/td><td>-0.918<\/td><td>-0.558<\/td><td>-0.057<\/td><td>0.566<\/td><td>1.113<\/td><td>1.438<\/td><td>0.083<\/td><td>0.089<\/td><\/tr><tr><td>t<\/td><td>-1.280<\/td><td>-0.980<\/td><td>-0.503<\/td><td>-0.057<\/td><td>0.615<\/td><td>1.105<\/td><td>1.544<\/td><td>0.081<\/td><td>0.106<\/td><\/tr><tr><td>lomax<\/td><td>-1.235<\/td><td>-0.927<\/td><td>-0.502<\/td><td>-0.113<\/td><td>0.575<\/td><td>1.158<\/td><td>1.529<\/td><td>0.102<\/td><td>0.131<\/td><\/tr><tr><td>hypersec<\/td><td>-1.320<\/td><td>-0.934<\/td><td>-0.528<\/td><td>-0.072<\/td><td>0.597<\/td><td>1.078<\/td><td>1.502<\/td><td>0.075<\/td><td>0.091<\/td><\/tr><tr><td>NEG<\/td><td>-1.300<\/td><td>-0.987<\/td><td>-0.509<\/td><td>-0.076<\/td><td>0.565<\/td><td>1.120<\/td><td>1.550<\/td><td>0.076<\/td><td>0.098<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\"><em>Note.<\/em> MAE: Mean Absolute Error. RMSE: Root-Mean-Squared Error. NA: \u201cNot A number\u201d, indicating that statistic was not calculated for the given model.<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Illustration With an Empirical Example<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In this empirical example, we used the second dataset from Faelens et al. (2019), available at <a href=\"https:\/\/osf.io\/v7gch\/\" target=\"_blank\" rel=\"noopener\">https:\/\/osf.io\/v7gch\/<\/a>. This study investigated the negative association between Facebook use and mental health. Specifically, the authors explored the relationships between Facebook use, rumination, depressive, anxiety-, and stress-related symptoms, while considering key variables such as social comparison, contingent self-esteem, and global self-esteem. Data were collected from two independent samples: the first sample was used to generate exploratory hypotheses related to network centrality measures, while the second sample was employed in a preregistered replication study. The relationships between variables were estimated using the glasso method. Across both studies, social comparison and self-esteem emerged as central nodes in the network, linking social media use to indicators of psychopathology.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We conducted a reanalysis of the second dataset using the model proposed by Williams (2021) and the laplace model from our GBGGM approach (i.e., equation 11), which showed promising performance in our toy simulation. This time, to fit the laplace model, we employed four different strategies: (i) sampling estimation with the Oblique Hyperrectangle Slice Sampler (OHSS) algorithm; (ii) Laplace Approximation with Sampling-Importance Resampling; (iii) sampling estimation with the No-U-Turn Sampler (NUTS); and (iv) Variational Inference. Strategies (i) and (ii) were implemented in the gbggm package with support from the YABS package, while strategies (iii) and (iv) were implemented using rstan (Gelman et al., 2015). Strategies (iii) and (iv) are also available in the supplementary materials, so the interested reader can check the Stan code to better understand how the GBGGMs are implemented. We employed these diverse strategies to examine whether, even when applying the same model, their results diverge. The model proposed by Williams (2021) was fitted with the BGGM R package version 2.0.4 (Williams & Mulder, 2020b).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Since there is no \u201ctrue graph\u201d for comparison, we evaluate the models by assessing their similarity in two key aspects: (i) the difference of the magnitude of the estimated partial correlations (after accounting for network sparsity), and (ii) their agreement on the presence or absence of edges. The first criterion is evaluated using the Mean Absolute Deviation (MAD) and Root-mean-squared deviation (RMSD) between the partial correlations estimated by each model\/method. For the second criterion, we employ the normalized mutual information [NMI; Haghighat et al. (2011)] and the graph adjusted Rand index [GARI; Terada and Luxburg (2014)]. Lower MAD and RMSD values signify closer agreement in the magnitudes of the estimated partial correlation magnitudes across models\/methods. Values of NMI and GARI closer to 1 indicate that the models\/methods have estimated a more similar structure of absent\/present edges. The exact values of the partial correlations are shown in the Appendix. Again, all materials required to reproduce this study are available in the supplementary materials (<a href=\"https:\/\/osf.io\/6pk4n\/\" target=\"_blank\" rel=\"noopener\">https:\/\/osf.io\/6pk4n\/<\/a>).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Results<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Table 5 presents the differences between the estimated partial correlations, with lower-diagonal values representing the Mean Absolute Deviation (MAD) and upper-diagonal values representing the Root-mean-squared deviation (RMSD). Overall, the models exhibit similar differences in their estimates. However, this uniformity can largely be attributed to the density of the networks, which refers to the proportion of edges estimated to be present. The glasso model demonstrates the highest density at 61.82%. In contrast, NUTS and BGGM exhibit densities of 43.64% and 47.23%, respectively. Meanwhile, OHSS, LA, and VB display densities of 32.73%, 30.91%, and 29.09%, respectively. These values indicate that while the glasso model estimates a dense network, the other methods estimate sparser networks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 5<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Differences between estimated partial correlations<\/em><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td>\u00a0<\/td><td>glasso<\/td><td>OHSS<\/td><td>LA<\/td><td>NUTS<\/td><td>VB<\/td><td>BGGM<\/td><\/tr><\/thead><tbody><tr><td>glasso<\/td><td>0.000<\/td><td>0.041<\/td><td>0.042<\/td><td>0.037<\/td><td>0.059<\/td><td>0.043<\/td><\/tr><tr><td>OHSS<\/td><td>0.026<\/td><td>0.000<\/td><td>0.034<\/td><td>0.053<\/td><td>0.050<\/td><td>0.049<\/td><\/tr><tr><td>LA<\/td><td>0.026<\/td><td>0.014<\/td><td>0.000<\/td><td>0.050<\/td><td>0.044<\/td><td>0.049<\/td><\/tr><tr><td>NUTS<\/td><td>0.025<\/td><td>0.027<\/td><td>0.026<\/td><td>0.000<\/td><td>0.073<\/td><td>0.050<\/td><\/tr><tr><td>VB<\/td><td>0.037<\/td><td>0.024<\/td><td>0.019<\/td><td>0.042<\/td><td>0.000<\/td><td>0.065<\/td><\/tr><tr><td>BGGM<\/td><td>0.026<\/td><td>0.028<\/td><td>0.027<\/td><td>0.029<\/td><td>0.039<\/td><td>0.000<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\"><em>Note.<\/em> glasso: glasso with EBIC model selection. LA: GBGGM estimated with Laplace Approximation with Sampling-Importance Resampling. OHSS: GBGGM estimated with the Oblique Hyperrectangle Slice Sampler (OHSS) algorithm. NUTS: GBGGM estimated with the No-U-Turn Sampler (NUTS). VB: GBGGM estimated with Variational Inference. Lower-diagonal values represent Mean Absolute Deviation (MAD) and upper-diagonal values represent Root-Mean-Squared Deviation (RMSD).<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Table 6 presents the agreement between the estimates of present and absent edges, with lower-diagonal values representing the Graph Adjusted Rand Index (GARI) and upper-diagonal values representing the Normalized Mutual Information (NMI). Notably, OHSS, LA, and VB achieved a GARI of approximately 90%, indicating substantial concordance regarding the inclusion of edges in the model. Particularly, the GBGGM estimated with NUTS and the BGGM demonstrated the highest agreement in terms of GARI compared to glasso. Moreover, when compared to BGGM, GBGGM estimates exhibited agreements exceeding 50%. Regarding NMI, NUTS displayed similar values with all models, including glasso. OHSS, LA, and VB also demonstrated considerable similarity in terms of NMI, aligning closely with BGGM. These findings suggest that the estimates of GBGGM remain consistent across various estimation methods, with discrepancies more apparent when NUTS is employed. However, it\u2019s important to note that these results could be influenced by the hyperparameters utilized in each method, warranting further investigation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 6<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Agreement between the density of the network<\/em><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td>\u00a0<\/td><td>glasso<\/td><td>OHSS<\/td><td>LA<\/td><td>NUTS<\/td><td>VB<\/td><td>BGGM<\/td><\/tr><\/thead><tbody><tr><td>glasso<\/td><td>1.000<\/td><td>0.316<\/td><td>0.296<\/td><td>0.460<\/td><td>0.277<\/td><td>0.291<\/td><\/tr><tr><td>OHSS<\/td><td>0.170<\/td><td>1.000<\/td><td>0.877<\/td><td>0.438<\/td><td>0.791<\/td><td>0.514<\/td><\/tr><tr><td>LA<\/td><td>0.118<\/td><td>0.961<\/td><td>1.000<\/td><td>0.399<\/td><td>0.874<\/td><td>0.479<\/td><\/tr><tr><td>NUTS<\/td><td>0.415<\/td><td>0.698<\/td><td>0.660<\/td><td>1.000<\/td><td>0.363<\/td><td>0.317<\/td><\/tr><tr><td>VB<\/td><td>0.064<\/td><td>0.920<\/td><td>0.960<\/td><td>0.602<\/td><td>1.000<\/td><td>0.445<\/td><\/tr><tr><td>BGGM<\/td><td>0.274<\/td><td>0.668<\/td><td>0.627<\/td><td>0.585<\/td><td>0.585<\/td><td>1.000<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\"><em>Note.<\/em> glasso: glasso with EBIC model selection. LA: GBGGM estimated with Laplace Approximation with Sampling-Importance Resampling. OHSS: GBGGM estimated with the Oblique Hyperrectangle Slice Sampler (OHSS) algorithm. NUTS: GBGGM estimated with the No-U-Turn Sampler (NUTS). VB: GBGGM estimated with Variational Inference. Lower-diagonal values represent Graph Adjusted Rand Index (GARI) and upper-diagonal values represent Normalized Mutual Information (NMI).<br>\u00a0<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Final Remarks<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We believe that the toy simulation and the empirical example show some promising results, as well as clear directions for future studies. Our main achievement was to demonstrate the feasibility of implementing models that offer flexibility in enabling various forms of regularization. Although our toy simulation featured eight different models, the potential exists to greatly expand this range by incorporating additional models based on alternative symmetric distributions. Moreover, more complex Bayesian regularization models, such as the horseshoe or hyperlasso, could further enrich the inference possibilities regarding the properties of the edges of a network. Another important achievement was showing that the at least the laplace model performs similarly with different estimation methods, indicating that one is free to choose which tool to use when implement GBGGMs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For future studies, numerous possibilities emerge. Firstly, conducting a computer-intensive simulation study is imperative to validate the accuracy of the models proposed in our generalized approach. Because we did no conduct any systematic evaluation of the models, we refrain from advocating for the superiority of any specific GBGGM. However, we believe that our preliminary findings suggest a promising indication that these models can achieve performance at least comparable to that of the model proposed by Williams (2021). Additionally, the initial models implemented in this study likely represent the simplest models that can be implemented within our approach. Thus, they should be prioritized for extensive testing and evaluation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once the accuracy of the simplest models is firmly established, additional interesting aspects of our approach can be explored. For instance, the GBGGM approach facilitates the estimation of <a href=\"https:\/\/advances.in\/psychology\/10.56296\/aip00014\/\" data-type=\"post\" data-id=\"4868\">moderated networks<\/a> (Haslbeck et al., 2021) and, as a consequence, the comparison of group effects (Van Borkulo et al., 2022). For example, a moderated GBGGM with ridge regularization can be estimated for a set of standardized moderators \\(M\\), in a model without an intercept, setting the prior for \\(q_j\\)\u00a0as<\/p>\n\n\n\\(<br \/>\n\\begin{gather*}<br \/>\n\\tag{12}<br \/>\nq_j \\sim N\\left(M\\beta_{j},\\frac{1}{\\lambda}\\right)\\text{,   for } j=i,\u2026,p\\text{,}\\\\<br \/>\n\\lambda \\sim Cauchy^{+}(0,1)<br \/>\n\\end{gather*}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">where \\(\\beta_{j}\\)\u00a0is the regression parameter vector for the weight \\(j\\) of the \\(Q\\) matrix. This approach can also be extended to include vector generalized linear models (Yee, 2015), with the moderators influencing the amount of regularization. For the ridge regularization, with a set of standardized moderators <em>[<\/em>latex]M[\/latex], this can be achieved with<\/p>\n\n\n\\(<br \/>\n\\begin{gather*}<br \/>\n\\tag{13}<br \/>\nq_j \\sim N\\left(M\\beta_{j},\\frac{1}{\\lambda}+M\\kappa\\right)\\text{,   for } j=i,\u2026,p\\text{,}\\\\<br \/>\n\\lambda \\sim Cauchy^{+}(0,1)<br \/>\n\\end{gather*}<br \/>\n\\)\n\n\n\n<p class=\"wp-block-paragraph\">where \\(\\beta_{j}\\)\u00a0is the same as before, and \\(\\kappa\\)\u00a0is the regression parameter vector for the effects of the moderators in the regularization. It is also somewhat easy to extend the models in equations 12 and 13 to include smooth functions of some predictor variables, resulting in vector generalized additive models (Yee, 2015). And, of course, the regression parameters can be regularized as well.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Another significant concern in psychometrics is the assessment of the dimensionality of measurement instruments. In network psychometrics, the commonly employed method is <a href=\"https:\/\/advances.in\/psychology\/10.56296\/aip00021\/\" data-type=\"post\" data-id=\"5898\">Exploratory Graph Analysis<\/a> [EGA; Golino & Epskamp (2017)]. EGA entails a two-step process. First, a sparse partial correlations network is estimated, followed by dimensionality estimation using a community detection algorithm. Simulation studies (Cosemans et al., 2022) have demonstrated that the Louvain algorithm performs adequately in identifying the correct number of dimensions in data generated from latent factor models. Recently, Shi et al. (2023) introduced a Bayesian variant of EGA, employing the method proposed by Williams (2021) for estimating the sparse partial correlations network instead of the conventional glasso method.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In our proposed generalized approach, a \u201cfully Bayesian\u201d implementation of EGA is conceivable. This could involve incorporating latent class cluster analysis into the model, utilizing a Dirichlet process to estimate the number of clusters (M\u00fcller et al., 2015). Additionally, an informative prior for modularity (Chen et al., 2014) of the full-sample sparse partial correlation matrix could be added, favoring models with higher modularity. This implies a prior assumption that network density within clusters is greater than between clusters (i.e., partial correlations should be higher between clusters rather than between). Such a model would yield a Bayesian EGA version with full posterior samples for both node communities in the model and the possible total number of communities. However, due to the considerable number of parameters involved, and the Bayesian nonparametric extension, an optimized sampling scheme would be most likely necessary.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One important unfavorable aspect of our approach is that it is difficult to think of informative priors in terms of the \\(L\\) matrix, and this task is even more cryptic if the parameters are thought of in terms of the elements of the \\(C\\) or<em> <\/em>\\(Q\\) matrices. One possible work-around for this issue is to include a second prior distribution regarding the correlation matrix implied by the model. This approach would allow one to use a Wishart prior, which is in the scale of the correlation matrix, to specify an informative prior for the implied covariance\/correlation matrix. It is also possible to include individual priors for the elements of the correlation matrix implied by the model using normal priors for each. This \u201csecond prior\u201d approach may seem unusual and some general purpose statistical software may not allow such calculations to be included in the model specification. However, this \u201csecond prior\u201d can be seen as the posterior of a prior study (and it can actually be a posterior), showing how, not only computationally, but also from a theoretical Bayesian perspective, coherent this approach is.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In conclusion, this study introduces the generalized approach to Bayesian GGMs. While our investigation has identified promising directions for future research, it represents only an initial step in a broader research agenda. Our proposed avenues for further study highlight the extensive opportunities awaiting exploration by researchers interested in Bayesian methodologies and network psychometrics. Furthermore, the flexibility and adaptability inherent in our approach hold significant potential for elucidating theoretical constructs across various domains within psychology. As this methodology continues to develop and undergo rigorous methodological scrutiny, it stands to make substantial contributions to our understanding of complex network structures and their implications.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Reproducibility Statement<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The code and data that support the findings of this study, and that allows to completely reproduce our work, are openly available in Open Science Framework at <a href=\"https:\/\/osf.io\/6pk4n\/\" target=\"_blank\" rel=\"noopener\">https:\/\/osf.io\/6pk4n\/<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conflicts of Interest<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The authors declare no competing interests.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Author Contributions<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The authors made the following contributions. V. R. F.: Conceptualization, Writing \u2013 Original Draft Preparation, Writing \u2013 Review & Editing, Data analysis; G. W. F. B.: Writing \u2013 Review & Editing, Data analysis; M. J.: Writing \u2013 Review & Editing, Data analysis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">References<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Albert, J. H., & Chib, S. (1993). Bayesian analysis of binary and polychotomous response data. <em>Journal of the American Statistical Association<\/em>, <em>88<\/em>(422), 669\u2013679. <a href=\"https:\/\/doi.org\/10.1080\/01621459.1993.10476321\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1080\/01621459.1993.10476321<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Andersson, S. A., Madigan, D., & Perlman, M. D. (1997). On the markov equivalence of chain graphs, undirected graphs, and acyclic digraphs. <em>Scandinavian Journal of Statistics<\/em>, <em>24<\/em>(1), 81\u2013102. <a href=\"https:\/\/doi.org\/10.1111\/1467-9469.00050\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1111\/1467-9469.00050<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Archakov, I., & Hansen, P. R. (2021). A new parametrization of correlation matrices. <em>Econometrica<\/em>, <em>89<\/em>(4), 1699\u20131715. <a href=\"https:\/\/doi.org\/10.3982\/ECTA16910\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.3982\/ECTA16910<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Archakov, I., Hansen, P. R., & Luo, Y. (2024). A new method for generating random correlation matrices. <em>The Econometrics Journal<\/em>,\u00a0<em>27<\/em>(2), 188-212. <a href=\"https:\/\/doi.org\/10.1093\/ectj\/utad027\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1093\/ectj\/utad027<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Arellano-Valle, R. B., & Azzalini, A. (2006). On the unification of families of skew-normal distributions. <em>Scandinavian Journal of Statistics<\/em>, <em>33<\/em>(3), 561\u2013574. <a href=\"https:\/\/doi.org\/10.1111\/j.1467-9469.2006.00503.x\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1111\/j.1467-9469.2006.00503.x<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bhat, C. R., & Mondal, A. (2021). <em>On the Almost Exact-Equivalence of the Radial and Spherical Unconstrained Cholesky-Based Parameterization Methods for Correlation Matrices<\/em>. Department of Civil, Architectural and Environmental Engineering, The University of Texas at Austin. <a href=\"https:\/\/www.caee.utexas.edu\/prof\/bhat\/ABSTRACTS\/Cholesky_parameterization.pdf\" target=\"_blank\" rel=\"noopener\">https:\/\/www.caee.utexas.edu\/prof\/bhat\/ABSTRACTS\/Cholesky_parameterization.pdf<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bindu, P., & Sangita, K. (2015). Double lomax distribution and its applications. <em>Statistica<\/em>, <em>75<\/em>(3), 331\u2013342. <a href=\"http:\/\/doi.org\/10.6092\/issn.1973-2201\/5190\" target=\"_blank\" rel=\"noopener\">http:\/\/doi.org\/10.6092\/issn.1973-2201\/5190<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Byrd, M., Nghiem, L. H., & McGee, M. (2021). Bayesian regularization of Gaussian graphical models with measurement error. <em>Computational Statistics & Data Analysis<\/em>, <em>156<\/em>, 107085. <a href=\"https:\/\/doi.org\/10.1016\/j.csda.2020.107085\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1016\/j.csda.2020.107085<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Chen, M., Kuzmin, K., & Szymanski, B. K. (2014). Community detection via maximization of modularity and its variants. <em>IEEE Transactions on Computational Social Systems<\/em>, <em>1<\/em>(1), 46\u201365. <a href=\"https:\/\/doi.org\/10.1109\/TCSS.2014.2307458\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1109\/TCSS.2014.2307458<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Chen, Z., & Leng, C. (2015). Local linear estimation of covariance matrices via Cholesky decomposition. <em>Statistica Sinica, 25<\/em>(3), 1249\u20131263. <a href=\"https:\/\/doi.org\/10.5705\/ss.2013.129\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.5705\/ss.2013.129<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Cosemans, T., Rosseel, Y., & Gelper, S. (2022). Exploratory graph analysis for factor retention: Simulation results for continuous and binary data. <em>Educational and Psychological Measurement<\/em>, <em>82<\/em>(5), 880\u2013910. <a href=\"https:\/\/doi.org\/10.1177\/00131644211059089\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1177\/00131644211059089<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Costantini, G., Richetin, J., Preti, E., Casini, E., Epskamp, S., & Perugini, M. (2019). Stability and variability of personality networks: A tutorial on recent developments in network psychometrics. <em>Personality and Individual Differences<\/em>, <em>136<\/em>, 68\u201378. <a href=\"https:\/\/doi.org\/10.1016\/j.paid.2017.06.011\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1016\/j.paid.2017.06.011<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">D. Hoff, P. (2007). Extending the rank likelihood for semiparametric copula estimation. <em>The Annals of Applied Statistics, 1<\/em>(1), 265-283. <a href=\"https:\/\/doi.org\/10.1214\/07-AOAS107\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1214\/07-AOAS107<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">D\u00e9niz, E. G. (2021). Symmetric and asymmetric distributions: Theoretical developments and applications. <em>Symmetry<\/em>, <em>14<\/em>(10), 2143. <a href=\"https:\/\/doi.org\/10.3390\/sym14102143\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.3390\/sym14102143<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Epskamp, S. (2020). Psychometric network models from time-series and panel data. <em>Psychometrika<\/em>, <em>85<\/em>(1), 206\u2013231. <a href=\"https:\/\/doi.org\/10.1007\/s11336-020-09697-3\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1007\/s11336-020-09697-3<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Epskamp, S., Cramer, A. O., Waldorp, L. J., Schmittmann, V. D., & Borsboom, D. (2012). qgraph: Network visualizations of relationships in psychometric data. <em>Journal of Statistical Software<\/em>, <em>48<\/em>, 1\u201318. <a href=\"https:\/\/doi.org\/10.18637\/jss.v048.i04\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.18637\/jss.v048.i04<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Epskamp, S., Maris, G., Waldorp, L. J., & Borsboom, D. (2018). Network psychometrics. In P. Irwing, T. Booth, & D. J. Hughes (Eds.), <em>The Wiley Handbook of Psychometric Testing: A Multidisciplinary Reference on Survey, Scale and Test Development<\/em> (pp. 953\u2013986). John Wiley & Sons Ltd. <a href=\"https:\/\/doi.org\/10.1002\/9781118489772.ch30\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1002\/9781118489772.ch30<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Epskamp, S., Waldorp, L. J., M\u00f5ttus, R., & Borsboom, D. (2018). The Gaussian graphical model in cross-sectional and time-series data. <em>Multivariate Behavioral Research<\/em>, <em>53<\/em>(4), 453\u2013480. <a href=\"https:\/\/doi.org\/10.1080\/00273171.2018.1454823\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1080\/00273171.2018.1454823<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Faelens, L., Hoorelbeke, K., Fried, E., De Raedt, R., & Koster, E. H. (2019). Negative influences of Facebook use through the lens of network analysis. <em>Computers in Human Behavior<\/em>, <em>96<\/em>, 13\u201322. <a href=\"https:\/\/doi.org\/10.1016\/j.chb.2019.02.002\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1016\/j.chb.2019.02.002<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Franco, V. R. (2023). <em>YABS: Yet another bayesian structure learning<\/em>. R package. <a href=\"https:\/\/github.com\/vthorrf\/YABS\" target=\"_blank\" rel=\"noopener\">https:\/\/github.com\/vthorrf\/YABS<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Franco, V. R., & Jimenez, M. (2023). <em>gbggm: Graphical bayesian generalized gaussian model<\/em>. R package. <a href=\"https:\/\/github.com\/vthorrf\/gbggm\" target=\"_blank\" rel=\"noopener\">https:\/\/github.com\/vthorrf\/gbggm<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Friedman, J., Hastie, T., & Tibshirani, R. (2008). Sparse inverse covariance estimation with the graphical lasso. <em>Biostatistics<\/em>, <em>9<\/em>(3), 432\u2013441. <a href=\"https:\/\/doi.org\/10.1093\/biostatistics\/kxm045\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1093\/biostatistics\/kxm045<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Gelman, A., Lee, D., & Guo, J. (2015). Stan: A probabilistic programming language for Bayesian inference and optimization. <em>Journal of Educational and Behavioral Statistics<\/em>, <em>40<\/em>(5), 530\u2013543. <a href=\"https:\/\/doi.org\/10.3102\/1076998615606113\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.3102\/1076998615606113<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ghosh, R. P., Mallick, B., & Pourahmadi, M. (2021). Bayesian estimation of correlation matrices of longitudinal data. <em>Bayesian Analysis<\/em>, <em>16<\/em>(3), 1039\u20131058. <a href=\"https:\/\/doi.org\/10.1214\/20-BA1237\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1214\/20-BA1237<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Golino, H. F., & Epskamp, S. (2017). Exploratory graph analysis: A new approach for estimating the number of dimensions in psychological research. <em>PloS One<\/em>, <em>12<\/em>(6), e0174035. <a href=\"https:\/\/doi.org\/10.1371\/journal.pone.0174035\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1371\/journal.pone.0174035<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Gorbach, T., Lundquist, A., Luna, X. de, Nyberg, L., & Salami, A. (2020). A hierarchical Bayesian mixture model approach for analysis of resting-state functional brain connectivity: An alternative to thresholding. <em>Brain Connectivity<\/em>, <em>10<\/em>(5), 202\u2013211. <a href=\"https:\/\/doi.org\/10.1089\/brain.2020.0740\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1089\/brain.2020.0740<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Haghighat, M. B. A., Aghagolzadeh, A., & Seyedarabi, H. (2011). A non-reference image fusion metric based on mutual information of image features. <em>Computers & Electrical Engineering<\/em>, <em>37<\/em>(5), 744\u2013756. <a href=\"https:\/\/doi.org\/10.1016\/j.compeleceng.2011.07.012\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1016\/j.compeleceng.2011.07.012<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Hall, B., Hall, M., Statisticat, L., Brown, E., Hermanson, R., Charpentier, E., Heck, D., Laurent, S., Gronau, Q. F., & Singmann, H. (2020).<em> LaplacesDemon: Complete Environment for Bayesian Inference<\/em>. R package. <a href=\"https:\/\/cran.r-project.org\/package=LaplacesDemon\" target=\"_blank\" rel=\"noopener\">https:\/\/cran.r-project.org\/package=LaplacesDemon<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Hallquist, M. N., Wright, A. G., & Molenaar, P. C. (2021). Problems with centrality measures in psychopathology symptom networks: Why network psychometrics cannot escape psychometric theory. <em>Multivariate Behavioral Research<\/em>, <em>56<\/em>(2), 199\u2013223. <a href=\"https:\/\/doi.org\/10.1080\/00273171.2019.1640103\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1080\/00273171.2019.1640103<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Hanada, M., & Matsuura, S. (2022). <em>MCMC from scratch: A practical introduction to markov chain monte carlo<\/em>. Springer Nature. <a href=\"https:\/\/doi.org\/10.1007\/978-981-19-2715-7\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1007\/978-981-19-2715-7<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Haslbeck, J. M., Borsboom, D., & Waldorp, L. J. (2021). Moderated network models. <em>Multivariate Behavioral Research<\/em>, <em>56<\/em>(2), 256\u2013287. <a href=\"https:\/\/doi.org\/10.1080\/00273171.2019.1677207\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1080\/00273171.2019.1677207<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Isvoranu, A.-M., & Epskamp, S. (2023). Which estimation method to choose in network psychometrics? Deriving guidelines for applied researchers. <em>Psychological Methods<\/em>, <em>28<\/em>(4), 925\u2013946. <a href=\"https:\/\/doi.org\/10.1037\/met0000439\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1037\/met0000439<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">J\u00f6reskog, K. G. (1994). On the estimation of polychoric correlations and their asymptotic covariance matrix. <em>Psychometrika<\/em>, <em>59<\/em>(3), 381\u2013389. <a href=\"https:\/\/doi.org\/10.1007\/BF02296131\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1007\/BF02296131<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Kleppe, T. S., & Skaug, H. J. (2012). Fitting general stochastic volatility models using Laplace accelerated sequential importance sampling. <em>Computational Statistics & Data Analysis<\/em>, <em>56<\/em>(11), 3105\u20133119. <a href=\"https:\/\/doi.org\/10.1016\/j.csda.2011.05.007\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1016\/j.csda.2011.05.007<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Krishnamoorthy, A., & Menon, D. (2013). Matrix inversion using Cholesky decomposition. In <em>2013 signal processing: Algorithms, architectures, arrangements, and applications (SPA)<\/em> (pp. 70-72). IEEE. <a href=\"https:\/\/ieeexplore.ieee.org\/abstract\/document\/6710599\" target=\"_blank\" rel=\"noopener\">https:\/\/ieeexplore.ieee.org\/abstract\/document\/6710599<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lange, K. L., Little, R. J., & Taylor, J. M. (1989). Robust statistical modeling using the <em>t<\/em> distribution. <em>Journal of the American Statistical Association<\/em>, <em>84<\/em>(408), 881\u2013896. <a href=\"https:\/\/doi.org\/10.2307\/2290063\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.2307\/2290063<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lauritzen, S. L. (1996). <em>Graphical models<\/em>. Oxford University Press. <a href=\"https:\/\/doi.org\/10.1093\/oso\/9780198522195.001.0001\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1093\/oso\/9780198522195.001.0001<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lee, S.-Y., & Poon, W.-Y. (1987). Two-step estimation of multivariate polychoric correlation. <em>Communications in Statistics-Theory and Methods<\/em>, <em>16<\/em>(2), 307\u2013320. <a href=\"https:\/\/doi.org\/10.1080\/03610928708829368\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1080\/03610928708829368<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lewandowski, D., Kurowicka, D., & Joe, H. (2009). Generating random correlation matrices based on vines and extended onion method. <em>Journal of Multivariate Analysis<\/em>, <em>100<\/em>(9), 1989\u20132001. <a href=\"https:\/\/doi.org\/10.1016\/j.jmva.2009.04.008\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1016\/j.jmva.2009.04.008<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Li, Y., Craig, B. A., & Bhadra, A. (2019). The graphical horseshoe estimator for inverse covariance matrices. <em>Journal of Computational and Graphical Statistics<\/em>, <em>28<\/em>(3), 747\u2013757. <a href=\"https:\/\/doi.org\/10.1080\/10618600.2019.1575744\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1080\/10618600.2019.1575744<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Liu, C., & Martin, R. (2019). <em>An empirical <\/em><em>-wishart prior for sparse high-dimensional gaussian graphical models<\/em>. arXiv. <a href=\"https:\/\/doi.org\/10.48550\/arXiv.1912.03807\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.48550\/arXiv.1912.03807<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Livingstone, S., & Zanella, G. (2022). The Barker proposal: Combining robustness and efficiency in gradient-based MCMC. <em>Journal of the Royal Statistical Society Series B: Statistical Methodology<\/em>, <em>84<\/em>(2), 496\u2013523. <a href=\"https:\/\/doi.org\/10.1111\/rssb.12482\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1111\/rssb.12482<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Marlin, B. M., & Murphy, K. P. (2009). Sparse Gaussian graphical models with unknown block structure. In <em>Proceedings of the 26th Annual International Conference on Machine Learning<\/em> (pp. 705\u2013712). ICML. <a href=\"https:\/\/doi.org\/10.1145\/1553374.1553465\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1145\/1553374.1553465<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Marsman, M., & Haslbeck, J. (2023). <em>Bayesian analysis of the ordinal Markov random field<\/em>. PsyArXiv. <a href=\"https:\/\/doi.org\/10.31234\/osf.io\/ukwrf\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.31234\/osf.io\/ukwrf<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Marsman, M., Huth, K., Waldorp, L., & Ntzoufras, I. (2022). Objective Bayesian edge screening and structure selection for Ising networks. <em>Psychometrika<\/em>, <em>87<\/em>(1), 47\u201382. <a href=\"https:\/\/doi.org\/10.1007\/s11336-022-09848-8\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1007\/s11336-022-09848-8<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Mohammadi, A., & Wit, E. C. (2015). Bayesian structure learning in sparse Gaussian graphical models. <em>Bayesian Analysis, 10<\/em>(1), 109-138. <a href=\"https:\/\/doi.org\/10.1214\/14-BA889\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1214\/14-BA889<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Mohammadi, R., Massam, H., & Letac, G. (2021). Accelerating Bayesian structure learning in sparse Gaussian graphical models. <em>Journal of the American Statistical Association<\/em>,<em> 118<\/em>(542), 1345\u20131358. <a href=\"https:\/\/doi.org\/10.1080\/01621459.2021.1996377\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1080\/01621459.2021.1996377<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Moreno, J. L. (1934). <em>Who shall survive?: A new approach to the problem of human interrelations.<\/em> Nervous; mental disease publishing co. <a href=\"https:\/\/doi.org\/10.1037\/10648-000\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1037\/10648-000<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">M\u00fcller, P., Quintana, F. A., Jara, A., & Hanson, T. (2015). <em>Bayesian nonparametric data analysis<\/em>. Springer.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Nadarajah, S. (2005). A generalized normal distribution. <em>Journal of Applied Statistics<\/em>, <em>32<\/em>(7), 685\u2013694. <a href=\"https:\/\/doi.org\/10.1080\/02664760500079464\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1080\/02664760500079464<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Olsson, U. (1979). Maximum likelihood estimation of the polychoric correlation coefficient. <em>Psychometrika<\/em>, <em>44<\/em>(4), 443\u2013460. <a href=\"https:\/\/doi.org\/10.1007\/BF02296207\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1007\/BF02296207<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Park, J., Jin, I. H., & Schweinberger, M. (2022). Bayesian model selection for high-dimensional ising models, with applications to educational data. <em>Computational Statistics & Data Analysis<\/em>, <em>165<\/em>, 107325. <a href=\"https:\/\/doi.org\/10.1016\/j.csda.2021.107325\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1016\/j.csda.2021.107325<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Pearl, J. (2009). <em>Causality: Models, reasoning, and inference<\/em>. Cambridge University Press. <a href=\"https:\/\/doi.org\/10.1017\/CBO9780511803161\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1017\/CBO9780511803161<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Roverato, A. (2000). Cholesky decomposition of a hyper inverse wishart matrix. <em>Biometrika<\/em>, <em>87<\/em>(1), 99\u2013112. <a href=\"https:\/\/doi.org\/10.1093\/biomet\/87.1.99\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1093\/biomet\/87.1.99<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sagar, K., Banerjee, S., Datta, J., & Bhadra, A. (2024). Precision matrix estimation under the horseshoe-like prior\u2013penalty dual. <em>Electronic Journal of Statistics<\/em>, <em>18<\/em>(1), 1\u201346. <a href=\"https:\/\/doi.org\/10.1214\/23-EJS2196\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1214\/23-EJS2196<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Scheipl, F., & Kneib, T. (2009). Locally adaptive Bayesian P-splines with a Normal-Exponential-Gamma prior. <em>Computational Statistics & Data Analysis<\/em>, <em>53<\/em>(10), 3533-3552. <a href=\"https:\/\/doi.org\/10.1016\/j.csda.2009.03.009\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1016\/j.csda.2009.03.009<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Scutari, M., & Silander, T. (2024). <em>bnlearn: Bayesian Network Structure Learning, Parameter Learning and Inference<\/em>. R package. <a href=\"https:\/\/cran.r-project.org\/package=bnlearn\" target=\"_blank\" rel=\"noopener\">https:\/\/cran.r-project.org\/package=bnlearn<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Shi, D., Christensen, A. P., Day, E., Golino, H., & Garrido, L. E. (2023). <em>A Bayesian approach for dimensionality assessment in psychological networks<\/em>. PsyArxiv. <a href=\"https:\/\/doi.org\/10.31234\/osf.io\/9rcev\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.31234\/osf.io\/9rcev<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sun, D., & Berger, J. O. (2007). Objective Bayesian analysis for the multivariate normal model. <em>Bayesian Statistics<\/em>, <em>8<\/em>, 525\u2013562. <a href=\"https:\/\/doi.org\/10.1093\/oso\/9780199214655.003.0020\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1093\/oso\/9780199214655.003.0020<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Talhouk, A., Doucet, A., & Murphy, K. (2012). Efficient bayesian inference for multivariate probit models with sparse inverse correlation matrices. <em>Journal of Computational and Graphical Statistics<\/em>, <em>21<\/em>(3), 739\u2013757. <a href=\"https:\/\/doi.org\/10.1080\/10618600.2012.679239\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1080\/10618600.2012.679239<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Terada, Y., & Luxburg, U. (2014). Local ordinal embedding. In<em>\u00a0International Conference on Machine Learning\u00a0<\/em>(pp. 847-855). PMLR. <a href=\"https:\/\/proceedings.mlr.press\/v32\/terada14.html\" target=\"_blank\" rel=\"noopener\">https:\/\/proceedings.mlr.press\/v32\/terada14.html<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thompson, M. (2011). <em>Slice sampling with multivariate steps<\/em> [Doctoral thesis, University of Toronto]. TSpace. <a href=\"https:\/\/hdl.handle.net\/1807\/31955\" target=\"_blank\" rel=\"noopener\">https:\/\/hdl.handle.net\/1807\/31955<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Van Borkulo, C. D., Bork, R. van, Boschloo, L., Kossakowski, J. J., Tio, P., Schoevers, R. A., Borsboom, D., & Waldorp, L. J. (2022). Comparing network structures on three aspects: A permutation test. <em>Psychological Methods<\/em>, 28(6), 1273\u20131285. <a href=\"https:\/\/doi.org\/10.1037\/met0000476\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1037\/met0000476<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Van Der Maas, H. L. J., Kan, K.-J., Marsman, M., & Stevenson, C. E. (2017). Network models for cognitive development and intelligence. <em>Journal of Intelligence<\/em>, <em>5<\/em>(2), 16. <a href=\"https:\/\/doi.org\/10.3390\/jintelligence5020016\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.3390\/jintelligence5020016<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Van Erp, S. (2020). A tutorial on Bayesian penalized regression with shrinkage priors for small sample sizes. In R. van de Schoot & M. Mio\u010devi\u0107 (Eds.), <em>Small Sample Size Solutions<\/em> (pp. 71\u201384). Routledge. <a href=\"https:\/\/doi.org\/10.4324\/9780429273872\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.4324\/9780429273872<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Van Erp, S., Oberski, D. L., & Mulder, J. (2019). Shrinkage priors for Bayesian penalized regression. <em>Journal of Mathematical Psychology<\/em>, <em>89<\/em>, 31\u201350. <a href=\"https:\/\/doi.org\/10.1016\/j.jmp.2018.12.004\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1016\/j.jmp.2018.12.004<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Verzelen, N. (2010). Adaptive estimation of covariance matrices via Cholesky decomposition. <em>Electronic Journal of Statistics, 4<\/em>, 1113-1150. <a href=\"https:\/\/doi.org\/10.1214\/10-EJS580\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1214\/10-EJS580<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wang, H. (2012). Bayesian graphical lasso models and efficient posterior computation. <em>Bayesian Analysis, 7<\/em>(4), 867-886. <a href=\"https:\/\/doi.org\/10.1214\/12-BA729\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1214\/12-BA729<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wasserman, S., & Faust, K. (1994). <em>Social network analysis: Methods and applications<\/em>. Cambridge University Press. <a href=\"https:\/\/doi.org\/10.1017\/CBO9780511815478\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1017\/CBO9780511815478<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Williams, D. R. (2020). <em>Beyond lasso: A survey of nonconvex regularization in gaussian graphical models<\/em>. PsyArxiv. <a href=\"https:\/\/doi.org\/10.31234\/osf.io\/ad57p\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.31234\/osf.io\/ad57p<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Williams, D. R. (2021). Bayesian estimation for gaussian graphical models: Structure learning, predictability, and network comparisons. <em>Multivariate Behavioral Research<\/em>, <em>56<\/em>(2), 336\u2013352. <a href=\"https:\/\/doi.org\/10.1080\/00273171.2021.1894412\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1080\/00273171.2021.1894412<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Williams, D. R., & Mulder, J. (2020a). Bayesian hypothesis testing for Gaussian graphical models: Conditional independence and order constraints. <em>Journal of Mathematical Psychology<\/em>, <em>99<\/em>, 102441. <a href=\"https:\/\/doi.org\/10.1016\/j.jmp.2020.102441\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1016\/j.jmp.2020.102441<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Williams, D. R., & Mulder, J. (2020b). BGGM: Bayesian Gaussian graphical models in R. <em>Journal of Open Source Software<\/em>, <em>5<\/em>(51), 2111. <a href=\"https:\/\/doi.org\/10.21105\/joss.02111\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.21105\/joss.02111<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ye, Q., Amini, A. A., & Zhou, Q. (2020). Optimizing regularized cholesky score for order-based learning of bayesian networks. <em>IEEE Transactions on Pattern Analysis and Machine Intelligence<\/em>, <em>43<\/em>(10), 3555\u20133572. <a href=\"https:\/\/doi.org\/10.1109\/TPAMI.2020.2990820\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1109\/TPAMI.2020.2990820<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Yee, T. W. (2015). <em>Vector generalized linear and additive models: With an implementation in R<\/em>. Springer. <a href=\"https:\/\/doi.org\/10.1007\/978-1-4939-2818-7\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1007\/978-1-4939-2818-7<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Yon, G. G. V., & Marjoram, P. (2019). fmcmc: A friendly MCMC framework. <em>Journal of Open Source Software<\/em>, <em>4<\/em>(39), 1427. <a href=\"https:\/\/doi.org\/10.21105\/joss.01427\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.21105\/joss.01427<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Appendix<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 7<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Regularized partial correlations estimated for the empirical example<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td>glasso<\/td><td>OHSS<\/td><td>LA<\/td><td>NUTS<\/td><td>VB<\/td><td>BGGM<\/td><\/tr><\/thead><tbody><tr><td>0.196<\/td><td>0.258<\/td><td>0.226<\/td><td>0.225<\/td><td>0.246<\/td><td>0.203<\/td><\/tr><tr><td>0.053<\/td><td>0.000<\/td><td>0.000<\/td><td>0.092<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.212<\/td><td>0.214<\/td><td>0.280<\/td><td>0.217<\/td><td>0.259<\/td><td>0.214<\/td><\/tr><tr><td>0.244<\/td><td>0.330<\/td><td>0.270<\/td><td>0.292<\/td><td>0.382<\/td><td>0.296<\/td><\/tr><tr><td>0.291<\/td><td>0.244<\/td><td>0.276<\/td><td>0.308<\/td><td>0.208<\/td><td>0.279<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.107<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.020<\/td><td>0.000<\/td><td>0.000<\/td><td>0.048<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.376<\/td><td>0.441<\/td><td>0.438<\/td><td>0.445<\/td><td>0.390<\/td><td>0.402<\/td><\/tr><tr><td>0.108<\/td><td>0.000<\/td><td>0.000<\/td><td>0.174<\/td><td>0.000<\/td><td>0.106<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.087<\/td><td>0.230<\/td><td>0.175<\/td><td>0.000<\/td><td>0.172<\/td><td>0.161<\/td><\/tr><tr><td>0.037<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>-0.138<\/td><td>-0.174<\/td><td>0.000<\/td><td>-0.102<\/td><td>0.000<\/td><td>-0.139<\/td><\/tr><tr><td>-0.147<\/td><td>-0.165<\/td><td>-0.160<\/td><td>-0.141<\/td><td>-0.205<\/td><td>-0.191<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>-0.318<\/td><td>-0.273<\/td><td>-0.397<\/td><td>-0.358<\/td><td>-0.411<\/td><td>-0.376<\/td><\/tr><tr><td>0.123<\/td><td>0.141<\/td><td>0.159<\/td><td>0.118<\/td><td>0.176<\/td><td>0.127<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>-0.036<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>-0.115<\/td><\/tr><tr><td>0.243<\/td><td>0.220<\/td><td>0.276<\/td><td>0.191<\/td><td>0.332<\/td><td>0.237<\/td><\/tr><tr><td>0.077<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.375<\/td><td>0.445<\/td><td>0.434<\/td><td>0.436<\/td><td>0.395<\/td><td>0.366<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>-0.083<\/td><td>-0.161<\/td><td>-0.182<\/td><td>-0.158<\/td><td>-0.143<\/td><td>-0.183<\/td><\/tr><tr><td>0.011<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.101<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>-0.108<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.062<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.303<\/td><td>0.337<\/td><td>0.316<\/td><td>0.322<\/td><td>0.409<\/td><td>0.317<\/td><\/tr><tr><td>0.016<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.025<\/td><td>0.000<\/td><td>0.000<\/td><td>0.092<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.126<\/td><td>0.114<\/td><td>0.143<\/td><td>0.146<\/td><td>0.000<\/td><td>0.146<\/td><\/tr><tr><td>0.004<\/td><td>0.000<\/td><td>0.000<\/td><td>0.050<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.031<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>0.027<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.119<\/td><\/tr><tr><td>0.038<\/td><td>0.000<\/td><td>0.000<\/td><td>0.094<\/td><td>0.000<\/td><td>0.115<\/td><\/tr><tr><td>0.004<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><td>0.000<\/td><\/tr><tr><td>-0.028<\/td><td>0.000<\/td><td>0.000<\/td><td>-0.069<\/td><td>0.000<\/td><td>-0.104<\/td><\/tr><tr><td>0.432<\/td><td>0.482<\/td><td>0.480<\/td><td>0.491<\/td><td>0.435<\/td><td>0.456<\/td><\/tr><tr><td>0.293<\/td><td>0.288<\/td><td>0.275<\/td><td>0.362<\/td><td>0.176<\/td><td>0.330<\/td><\/tr><tr><td>0.172<\/td><td>0.212<\/td><td>0.179<\/td><td>0.112<\/td><td>0.364<\/td><td>0.178<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\"><em>Note.<\/em> glasso: glasso with EBIC model selection. LA: GBGGM estimated with Laplace Approximation with Sampling-Importance Resampling. OHSS: GBGGM estimated with the Oblique Hyperrectangle Slice Sampler (OHSS) algorithm. NUTS: GBGGM estimated with the No-U-Turn Sampler (NUTS). VB: GBGGM estimated with Variational Inference.<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"By Vithor Rosa Franco, Guilherme W. F. Barros, &#038; Marcos Jim\u00e9nez\n","protected":false},"author":1,"featured_media":5908,"comment_status":"closed","ping_status":"open","sticky":false,"template":"wpb-single-post.php","format":"standard","meta":{"_acf_changed":false,"rank_math_title":"A generalized approach for Bayesian Gaussian graphical models","rank_math_description":"Struggling with inflexible Bayesian network models? A new generalized approach allows for better estimation across all data types.","rank_math_permalink":"","rank_math_robots":[],"csco_page_header_type":"title","csco_singular_sidebar":"default","csco_appearance_grid":"","csco_page_load_nextpost":"","csco_post_video_location":[],"csco_post_video_location_hash":"","csco_post_video_url":"","csco_post_video_bg_start_time":0,"csco_post_video_bg_end_time":0,"footnotes":""},"categories":[97],"tags":[150,152,153,151,117],"class_list":["post-5906","post","type-post","status-publish","format-standard","has-post-thumbnail","category-methods","tag-bayesian-analysis","tag-probabilistic-graphical-modeling","tag-psychometrics","tag-regularization","tag-special-issue-on-network-psychometrics-2024","cs-entry","cs-video-wrap"],"acf":{"doi":"10.56296\/aip00022","contact_details":"Vithor Rosa Franco, vithorfranco@gmail.com, Universidade S\u00e3o Francisco - Campus de Campinas. Rua Waldemar C\u00e9sar da Silveira, 105, Jardim Cura D\u2019Ars. 13045510 - Campinas, SP - Brazil.","article_received":"October 1, 2023","article_accepted":"August 9, 2024","article_published":"2024\/08\/16","abstract":"Bayesian Gaussian Graphical Models (BGGMs) are tools of growing popularity and interest in network psychometrics and probabilistic graphical modeling. However, some of the existing models are derived from different modeling principles that do not easily allow for extensions and combinations into new models. More specifically, the implementation of some models may not be flexible enough to test different priors or likelihoods. In this paper, we present a new approach to BGGMs that overcomes this limitation by allowing for the estimation of regularized partial correlations between any type of variables while also having an intuitive approach on how to decide about the priors. Our approach is based on using a transformation of the lower diagonal values of the Cholesky (or LDL) decomposition matrix as the parameters of the models, which can receive any zero-centered symmetric distribution as a prior, as well as to include moderators. We have developed the gbggm R package to implement some models based on this approach, and the potentials of the approach are demonstrated with a toy simulation and an empirical example. This new approach expands the range of applications and enhances the flexibility of BGGMs, making them more useful in a variety of contexts.","article_keywords":"Bayesian analysis, probabilistic graphical modeling, psychometrics, regularization, computational statistics","pdf_url":8774,"reviews":"The current article passed two rounds of double-blind peer review. The anonymous review report can be found <a href=\"https:\/\/doi.org\/10.56296\/aip00022.pr\">here.<\/a>\r\n\r\n&nbsp;","structured_authors":[{"schema_author_name":"Vithor Rosa Franco","schema_author_affiliation":"Postgraduate Program of Psychology, S\u00e3o Francisco University","schema_author_orcid":"https:\/\/orcid.org\/0000-0002-8929-3238","schema_author_profile_url":"https:\/\/scholar.google.com\/citations?user=9ofPywUAAAAJ&hl=en"},{"schema_author_name":"Guilherme W. F. Barros","schema_author_affiliation":"Ume\u00e5 School of Business, Economics and Statistics (USBE), Ume\u00e5 University","schema_author_orcid":"https:\/\/orcid.org\/0000-0002-9313-3499","schema_author_profile_url":"https:\/\/scholar.google.com\/citations?user=qJ44MxMAAAAJ&hl=en&oi=ao"},{"schema_author_name":"Marcos Jim\u00e9nez","schema_author_affiliation":"Department of Social Psychology and Methodology, Universidad Aut\u00f3noma de Madrid","schema_author_orcid":"https:\/\/orcid.org\/0000-0003-4029-6144","schema_author_profile_url":""}],"schema_bibliography":"Albert, J. H., & Chib, S. (1993). Bayesian analysis of binary and polychotomous response data. Journal of the American Statistical Association, 88(422), 669\u2013679. https:\/\/doi.org\/10.1080\/01621459.1993.10476321\r\nAndersson, S. A., Madigan, D., & Perlman, M. D. (1997). On the markov equivalence of chain graphs, undirected graphs, and acyclic digraphs. Scandinavian Journal of Statistics, 24(1), 81\u2013102. https:\/\/doi.org\/10.1111\/1467-9469.00050\r\nArchakov, I., & Hansen, P. R. (2021). A new parametrization of correlation matrices. Econometrica, 89(4), 1699\u20131715. https:\/\/doi.org\/10.3982\/ECTA16910\r\nArchakov, I., Hansen, P. R., & Luo, Y. (2024). A new method for generating random correlation matrices. The Econometrics Journal, 27(2), 188-212. https:\/\/doi.org\/10.1093\/ectj\/utad027\r\nArellano-Valle, R. B., & Azzalini, A. (2006). On the unification of families of skew-normal distributions. Scandinavian Journal of Statistics, 33(3), 561\u2013574. https:\/\/doi.org\/10.1111\/j.1467-9469.2006.00503.x\r\nBhat, C. R., & Mondal, A. (2021). On the Almost Exact-Equivalence of the Radial and Spherical Unconstrained Cholesky-Based Parameterization Methods for Correlation Matrices. Department of Civil, Architectural and Environmental Engineering, The University of Texas at Austin. https:\/\/www.caee.utexas.edu\/prof\/bhat\/ABSTRACTS\/Cholesky_parameterization.pdf\r\nBindu, P., & Sangita, K. (2015). Double lomax distribution and its applications. Statistica, 75(3), 331\u2013342. http:\/\/doi.org\/10.6092\/issn.1973-2201\/5190\r\nByrd, M., Nghiem, L. H., & McGee, M. (2021). Bayesian regularization of Gaussian graphical models with measurement error. Computational Statistics & Data Analysis, 156, 107085. https:\/\/doi.org\/10.1016\/j.csda.2020.107085\r\nChen, M., Kuzmin, K., & Szymanski, B. K. (2014). Community detection via maximization of modularity and its variants. IEEE Transactions on Computational Social Systems, 1(1), 46\u201365. https:\/\/doi.org\/10.1109\/TCSS.2014.2307458\r\nChen, Z., & Leng, C. (2015). Local linear estimation of covariance matrices via Cholesky decomposition. Statistica Sinica, 25(3), 1249\u20131263. https:\/\/doi.org\/10.5705\/ss.2013.129\r\nCosemans, T., Rosseel, Y., & Gelper, S. (2022). Exploratory graph analysis for factor retention: Simulation results for continuous and binary data. Educational and Psychological Measurement, 82(5), 880\u2013910. https:\/\/doi.org\/10.1177\/00131644211059089\r\nCostantini, G., Richetin, J., Preti, E., Casini, E., Epskamp, S., & Perugini, M. (2019). Stability and variability of personality networks: A tutorial on recent developments in network psychometrics. Personality and Individual Differences, 136, 68\u201378. https:\/\/doi.org\/10.1016\/j.paid.2017.06.011\r\nD. Hoff, P. (2007). Extending the rank likelihood for semiparametric copula estimation. The Annals of Applied Statistics, 1(1), 265-283. https:\/\/doi.org\/10.1214\/07-AOAS107\r\nD\u00e9niz, E. G. (2021). Symmetric and asymmetric distributions: Theoretical developments and applications. Symmetry, 14(10), 2143. https:\/\/doi.org\/10.3390\/sym14102143\r\nEpskamp, S. (2020). Psychometric network models from time-series and panel data. Psychometrika, 85(1), 206\u2013231. https:\/\/doi.org\/10.1007\/s11336-020-09697-3\r\nEpskamp, S., Cramer, A. O., Waldorp, L. J., Schmittmann, V. D., & Borsboom, D. (2012). qgraph: Network visualizations of relationships in psychometric data. Journal of Statistical Software, 48, 1\u201318. https:\/\/doi.org\/10.18637\/jss.v048.i04\r\nEpskamp, S., Maris, G., Waldorp, L. J., & Borsboom, D. (2018). Network psychometrics. In P. Irwing, T. Booth, & D. J. Hughes (Eds.), The Wiley Handbook of Psychometric Testing: A Multidisciplinary Reference on Survey, Scale and Test Development (pp. 953\u2013986). John Wiley & Sons Ltd. https:\/\/doi.org\/10.1002\/9781118489772.ch30\r\nEpskamp, S., Waldorp, L. J., M\u00f5ttus, R., & Borsboom, D. (2018). The Gaussian graphical model in cross-sectional and time-series data. Multivariate Behavioral Research, 53(4), 453\u2013480. https:\/\/doi.org\/10.1080\/00273171.2018.1454823\r\nFaelens, L., Hoorelbeke, K., Fried, E., De Raedt, R., & Koster, E. H. (2019). Negative influences of Facebook use through the lens of network analysis. Computers in Human Behavior, 96, 13\u201322. https:\/\/doi.org\/10.1016\/j.chb.2019.02.002\r\nFranco, V. R. (2023). YABS: Yet another bayesian structure learning. R package. https:\/\/github.com\/vthorrf\/YABS\r\nFranco, V. R., & Jimenez, M. (2023). gbggm: Graphical bayesian generalized gaussian model. R package. https:\/\/github.com\/vthorrf\/gbggm\r\nFriedman, J., Hastie, T., & Tibshirani, R. (2008). Sparse inverse covariance estimation with the graphical lasso. Biostatistics, 9(3), 432\u2013441. https:\/\/doi.org\/10.1093\/biostatistics\/kxm045\r\nGelman, A., Lee, D., & Guo, J. (2015). Stan: A probabilistic programming language for Bayesian inference and optimization. Journal of Educational and Behavioral Statistics, 40(5), 530\u2013543. https:\/\/doi.org\/10.3102\/1076998615606113\r\nGhosh, R. P., Mallick, B., & Pourahmadi, M. (2021). Bayesian estimation of correlation matrices of longitudinal data. Bayesian Analysis, 16(3), 1039\u20131058. https:\/\/doi.org\/10.1214\/20-BA1237\r\nGolino, H. F., & Epskamp, S. (2017). Exploratory graph analysis: A new approach for estimating the number of dimensions in psychological research. PloS One, 12(6), e0174035. https:\/\/doi.org\/10.1371\/journal.pone.0174035\r\nGorbach, T., Lundquist, A., Luna, X. de, Nyberg, L., & Salami, A. (2020). A hierarchical Bayesian mixture model approach for analysis of resting-state functional brain connectivity: An alternative to thresholding. Brain Connectivity, 10(5), 202\u2013211. https:\/\/doi.org\/10.1089\/brain.2020.0740\r\nHaghighat, M. B. A., Aghagolzadeh, A., & Seyedarabi, H. (2011). A non-reference image fusion metric based on mutual information of image features. Computers & Electrical Engineering, 37(5), 744\u2013756. https:\/\/doi.org\/10.1016\/j.compeleceng.2011.07.012\r\nHall, B., Hall, M., Statisticat, L., Brown, E., Hermanson, R., Charpentier, E., Heck, D., Laurent, S., Gronau, Q. F., & Singmann, H. (2020). LaplacesDemon: Complete Environment for Bayesian Inference. R package. https:\/\/cran.r-project.org\/package=LaplacesDemon\r\nHallquist, M. N., Wright, A. G., & Molenaar, P. C. (2021). Problems with centrality measures in psychopathology symptom networks: Why network psychometrics cannot escape psychometric theory. Multivariate Behavioral Research, 56(2), 199\u2013223. https:\/\/doi.org\/10.1080\/00273171.2019.1640103\r\nHanada, M., & Matsuura, S. (2022). MCMC from scratch: A practical introduction to markov chain monte carlo. Springer Nature. https:\/\/doi.org\/10.1007\/978-981-19-2715-7\r\nHaslbeck, J. M., Borsboom, D., & Waldorp, L. J. (2021). Moderated network models. Multivariate Behavioral Research, 56(2), 256\u2013287. https:\/\/doi.org\/10.1080\/00273171.2019.1677207\r\nIsvoranu, A.-M., & Epskamp, S. (2023). Which estimation method to choose in network psychometrics? Deriving guidelines for applied researchers. Psychological Methods, 28(4), 925\u2013946. https:\/\/doi.org\/10.1037\/met0000439\r\nJ\u00f6reskog, K. G. (1994). On the estimation of polychoric correlations and their asymptotic covariance matrix. Psychometrika, 59(3), 381\u2013389. https:\/\/doi.org\/10.1007\/BF02296131\r\nKleppe, T. S., & Skaug, H. J. (2012). Fitting general stochastic volatility models using Laplace accelerated sequential importance sampling. Computational Statistics & Data Analysis, 56(11), 3105\u20133119. https:\/\/doi.org\/10.1016\/j.csda.2011.05.007\r\nKrishnamoorthy, A., & Menon, D. (2013). Matrix inversion using Cholesky decomposition. In 2013 signal processing: Algorithms, architectures, arrangements, and applications (SPA) (pp. 70-72). IEEE. https:\/\/ieeexplore.ieee.org\/abstract\/document\/6710599\r\nLange, K. L., Little, R. J., & Taylor, J. M. (1989). Robust statistical modeling using the t distribution. Journal of the American Statistical Association, 84(408), 881\u2013896. https:\/\/doi.org\/10.2307\/2290063\r\nLauritzen, S. L. (1996). Graphical models. Oxford University Press. https:\/\/doi.org\/10.1093\/oso\/9780198522195.001.0001\r\nLee, S.-Y., & Poon, W.-Y. (1987). Two-step estimation of multivariate polychoric correlation. Communications in Statistics-Theory and Methods, 16(2), 307\u2013320. https:\/\/doi.org\/10.1080\/03610928708829368\r\nLewandowski, D., Kurowicka, D., & Joe, H. (2009). Generating random correlation matrices based on vines and extended onion method. Journal of Multivariate Analysis, 100(9), 1989\u20132001. https:\/\/doi.org\/10.1016\/j.jmva.2009.04.008\r\nLi, Y., Craig, B. A., & Bhadra, A. (2019). The graphical horseshoe estimator for inverse covariance matrices. Journal of Computational and Graphical Statistics, 28(3), 747\u2013757. https:\/\/doi.org\/10.1080\/10618600.2019.1575744\r\nLiu, C., & Martin, R. (2019). An empirical -wishart prior for sparse high-dimensional gaussian graphical models. arXiv. https:\/\/doi.org\/10.48550\/arXiv.1912.03807\r\nLivingstone, S., & Zanella, G. (2022). The Barker proposal: Combining robustness and efficiency in gradient-based MCMC. Journal of the Royal Statistical Society Series B: Statistical Methodology, 84(2), 496\u2013523. https:\/\/doi.org\/10.1111\/rssb.12482\r\nMarlin, B. M., & Murphy, K. P. (2009). Sparse Gaussian graphical models with unknown block structure. In Proceedings of the 26th Annual International Conference on Machine Learning (pp. 705\u2013712). ICML. https:\/\/doi.org\/10.1145\/1553374.1553465\r\nMarsman, M., & Haslbeck, J. (2023). Bayesian analysis of the ordinal Markov random field. PsyArXiv. https:\/\/doi.org\/10.31234\/osf.io\/ukwrf\r\nMarsman, M., Huth, K., Waldorp, L., & Ntzoufras, I. (2022). Objective Bayesian edge screening and structure selection for Ising networks. Psychometrika, 87(1), 47\u201382. https:\/\/doi.org\/10.1007\/s11336-022-09848-8\r\nMohammadi, A., & Wit, E. C. (2015). Bayesian structure learning in sparse Gaussian graphical models. Bayesian Analysis, 10(1), 109-138. https:\/\/doi.org\/10.1214\/14-BA889\r\nMohammadi, R., Massam, H., & Letac, G. (2021). Accelerating Bayesian structure learning in sparse Gaussian graphical models. Journal of the American Statistical Association, 118(542), 1345\u20131358. https:\/\/doi.org\/10.1080\/01621459.2021.1996377\r\nMoreno, J. L. (1934). Who shall survive?: A new approach to the problem of human interrelations. Nervous; mental disease publishing co. https:\/\/doi.org\/10.1037\/10648-000\r\nM\u00fcller, P., Quintana, F. A., Jara, A., & Hanson, T. (2015). Bayesian nonparametric data analysis. Springer.\r\nNadarajah, S. (2005). A generalized normal distribution. Journal of Applied Statistics, 32(7), 685\u2013694. https:\/\/doi.org\/10.1080\/02664760500079464\r\nOlsson, U. (1979). Maximum likelihood estimation of the polychoric correlation coefficient. Psychometrika, 44(4), 443\u2013460. https:\/\/doi.org\/10.1007\/BF02296207\r\nPark, J., Jin, I. H., & Schweinberger, M. (2022). Bayesian model selection for high-dimensional ising models, with applications to educational data. Computational Statistics & Data Analysis, 165, 107325. https:\/\/doi.org\/10.1016\/j.csda.2021.107325\r\nPearl, J. (2009). Causality: Models, reasoning, and inference. Cambridge University Press. https:\/\/doi.org\/10.1017\/CBO9780511803161\r\nRoverato, A. (2000). Cholesky decomposition of a hyper inverse wishart matrix. Biometrika, 87(1), 99\u2013112. https:\/\/doi.org\/10.1093\/biomet\/87.1.99\r\nSagar, K., Banerjee, S., Datta, J., & Bhadra, A. (2024). Precision matrix estimation under the horseshoe-like prior\u2013penalty dual. Electronic Journal of Statistics, 18(1), 1\u201346. https:\/\/doi.org\/10.1214\/23-EJS2196\r\nScheipl, F., & Kneib, T. (2009). Locally adaptive Bayesian P-splines with a Normal-Exponential-Gamma prior. Computational Statistics & Data Analysis, 53(10), 3533-3552. https:\/\/doi.org\/10.1016\/j.csda.2009.03.009\r\nScutari, M., & Silander, T. (2024). bnlearn: Bayesian Network Structure Learning, Parameter Learning and Inference. R package. https:\/\/cran.r-project.org\/package=bnlearn\r\nShi, D., Christensen, A. P., Day, E., Golino, H., & Garrido, L. E. (2023). A Bayesian approach for dimensionality assessment in psychological networks. PsyArxiv. https:\/\/doi.org\/10.31234\/osf.io\/9rcev\r\nSun, D., & Berger, J. O. (2007). Objective Bayesian analysis for the multivariate normal model. Bayesian Statistics, 8, 525\u2013562. https:\/\/doi.org\/10.1093\/oso\/9780199214655.003.0020\r\nTalhouk, A., Doucet, A., & Murphy, K. (2012). Efficient bayesian inference for multivariate probit models with sparse inverse correlation matrices. Journal of Computational and Graphical Statistics, 21(3), 739\u2013757. https:\/\/doi.org\/10.1080\/10618600.2012.679239\r\nTerada, Y., & Luxburg, U. (2014). Local ordinal embedding. In International Conference on Machine Learning (pp. 847-855). PMLR. https:\/\/proceedings.mlr.press\/v32\/terada14.html\r\nThompson, M. (2011). Slice sampling with multivariate steps [Doctoral thesis, University of Toronto]. TSpace. https:\/\/hdl.handle.net\/1807\/31955\r\nVan Borkulo, C. D., Bork, R. van, Boschloo, L., Kossakowski, J. J., Tio, P., Schoevers, R. A., Borsboom, D., & Waldorp, L. J. (2022). Comparing network structures on three aspects: A permutation test. Psychological Methods, 28(6), 1273\u20131285. https:\/\/doi.org\/10.1037\/met0000476\r\nVan Der Maas, H. L. J., Kan, K.-J., Marsman, M., & Stevenson, C. E. (2017). Network models for cognitive development and intelligence. Journal of Intelligence, 5(2), 16. https:\/\/doi.org\/10.3390\/jintelligence5020016\r\nVan Erp, S. (2020). A tutorial on Bayesian penalized regression with shrinkage priors for small sample sizes. In R. van de Schoot & M. Mio\u010devi\u0107 (Eds.), Small Sample Size Solutions (pp. 71\u201384). Routledge. https:\/\/doi.org\/10.4324\/9780429273872\r\nVan Erp, S., Oberski, D. L., & Mulder, J. (2019). Shrinkage priors for Bayesian penalized regression. Journal of Mathematical Psychology, 89, 31\u201350. https:\/\/doi.org\/10.1016\/j.jmp.2018.12.004\r\nVerzelen, N. (2010). Adaptive estimation of covariance matrices via Cholesky decomposition. Electronic Journal of Statistics, 4, 1113-1150. https:\/\/doi.org\/10.1214\/10-EJS580\r\nWang, H. (2012). Bayesian graphical lasso models and efficient posterior computation. Bayesian Analysis, 7(4), 867-886. https:\/\/doi.org\/10.1214\/12-BA729\r\nWasserman, S., & Faust, K. (1994). Social network analysis: Methods and applications. Cambridge University Press. https:\/\/doi.org\/10.1017\/CBO9780511815478\r\nWilliams, D. R. (2020). Beyond lasso: A survey of nonconvex regularization in gaussian graphical models. PsyArxiv. https:\/\/doi.org\/10.31234\/osf.io\/ad57p\r\nWilliams, D. R. (2021). Bayesian estimation for gaussian graphical models: Structure learning, predictability, and network comparisons. Multivariate Behavioral Research, 56(2), 336\u2013352. https:\/\/doi.org\/10.1080\/00273171.2021.1894412\r\nWilliams, D. R., & Mulder, J. (2020a). Bayesian hypothesis testing for Gaussian graphical models: Conditional independence and order constraints. Journal of Mathematical Psychology, 99, 102441. https:\/\/doi.org\/10.1016\/j.jmp.2020.102441\r\nWilliams, D. R., & Mulder, J. (2020b). BGGM: Bayesian Gaussian graphical models in R. Journal of Open Source Software, 5(51), 2111. https:\/\/doi.org\/10.21105\/joss.02111\r\nYe, Q., Amini, A. A., & Zhou, Q. (2020). Optimizing regularized cholesky score for order-based learning of bayesian networks. IEEE Transactions on Pattern Analysis and Machine Intelligence, 43(10), 3555\u20133572. https:\/\/doi.org\/10.1109\/TPAMI.2020.2990820\r\nYee, T. W. (2015). Vector generalized linear and additive models: With an implementation in R. Springer. https:\/\/doi.org\/10.1007\/978-1-4939-2818-7\r\nYon, G. G. V., & Marjoram, P. (2019). fmcmc: A friendly MCMC framework. Journal of Open Source Software, 4(39), 1427. https:\/\/doi.org\/10.21105\/joss.01427","take_aways_repeater":[{"take_away_entry":"A new, generalized approach for Bayesian Gaussian Graphical Models (BGGMs) is introduced to overcome the inflexibility of existing models in network psychometrics."},{"take_away_entry":"The method uses a transformation of the Cholesky (or LDL) decomposition matrix, which allows for greater flexibility in testing different priors and likelihoods for regularized partial correlations."},{"take_away_entry":"This approach expands the application of BGGMs by enabling the estimation of correlations across diverse data types (e.g., binary, ordinal, continuous), making the models more versatile for a variety of research contexts."}],"qas_repeater":[{"question_entry":"What are Bayesian Gaussian Graphical Models (BGGMs)?","answer_entry":"<b>Bayesian Gaussian Graphical Models (BGGMs)<\/b>\u00a0are statistical tools used in\u00a0<b>network psychometrics<\/b>\u00a0to model the relationships between psychological variables. In this approach, variables (like symptoms of a disorder or personality facets) are represented as\u00a0<b>nodes<\/b>\u00a0in a network. The connections, or\u00a0<b>edges<\/b>, between them represent\u00a0<b>partial correlations<\/b>, which show the relationship between two variables after controlling for all other variables in the network. Using a Bayesian approach allows for more advanced and flexible ways to estimate these connections and their uncertainty."},{"question_entry":"What is the main limitation of current Bayesian network models in psychology?","answer_entry":"According to Franco et al. (2024), a key limitation of many existing <b>Bayesian Gaussian Graphical Models (BGGMs)<\/b>\u00a0is their\u00a0<b>lack of flexibility<\/b>. Current models are often derived from different, specific modeling principles that make it difficult to extend them or combine them into new models. This inflexibility can make it hard to test different priors or likelihoods. Furthermore, different types of data (e.g., binary, ordinal, or continuous) often require completely separate models and sampling schemes to be developed."},{"question_entry":"What is the new generalized approach to BGGMs proposed in this paper?","answer_entry":"This study introduces a new, more flexible approach called the\u00a0<b>Generalized Bayesian Gaussian Graphical Model (GBGGM)<\/b>. The method is based on using a transformation of the\u00a0<b>Cholesky (or LDL) decomposition<\/b>\u00a0matrix as the parameters for the model. By parameterizing the model based on the lower-diagonal elements of this matrix (or its inverse), the approach allows for much greater flexibility in building and testing models. This method is implemented in a new R package called\u00a0<b>gbggm<\/b>."},{"question_entry":"What are the main advantages of this new GBGGM approach?","answer_entry":"The new generalized approach (GBGGM) offers several key advantages over existing methods:\r\n<ol>\r\n \t<li><b>Works with any data type:<\/b>\u00a0It provides a way to estimate regularized partial correlations between\u00a0<b>any type of variable<\/b>\u00a0(e.g., continuous, binary, ordinal, or mixed) within a single framework.<\/li>\r\n \t<li><b>Flexible priors:<\/b>\u00a0Researchers are not locked into one type of prior. The model allows\u00a0<b>any zero-centered symmetric distribution<\/b>\u00a0(like Normal, Laplace, Cauchy, etc.) to be used as a prior for the parameters, which allows for different types of regularization (like ridge or LASSO).<\/li>\r\n \t<li><b>Estimates sparsity directly:<\/b>\u00a0The model can be extended to estimate the\u00a0<b>sparsity<\/b>\u00a0(the presence or absence of edges) directly using a mixture probability model, rather than relying only on post-hoc decisions.<\/li>\r\n \t<li><b>Moderation:<\/b>\u00a0The framework can be extended to include\u00a0<b>moderators<\/b>, allowing researchers to test how the network structure might change based on other variables.<\/li>\r\n<\/ol>"},{"question_entry":"What is the gbggm R package?","answer_entry":"The\u00a0<b>gbggm R package<\/b>\u00a0is the software implementation of the new generalized Bayesian Gaussian graphical model (GBGGM) approach described in this study. It allows researchers to apply this flexible method to their own data. A toy simulation showed that models from this package, particularly the\u00a0<b>laplace model<\/b>, performed very well, showing the best overall accuracy and the best ability to identify absent edges (specificity) compared to other methods. An empirical example on Facebook use and mental health also showed that gbggm models estimated\u00a0<b>sparser networks<\/b>\u00a0than those from glasso or the BGGM package."}],"about_topic":"Gaussian graphical model","about_url":"https:\/\/en.wikipedia.org\/wiki\/Graphical_model","mention_entities":[{"entity_name":"Cholesky decomposition","sameas_url":"https:\/\/en.wikipedia.org\/wiki\/Cholesky_decomposition"},{"entity_name":"Partial correlation","sameas_url":"https:\/\/en.wikipedia.org\/wiki\/Partial_correlation"},{"entity_name":"Regularization","sameas_url":"https:\/\/en.wikipedia.org\/wiki\/Regularization_(mathematics)"},{"entity_name":"Psychometrics","sameas_url":"https:\/\/en.wikipedia.org\/wiki\/Psychometrics"},{"entity_name":"Bayesian inference","sameas_url":"https:\/\/en.wikipedia.org\/wiki\/Bayesian_inference"}],"citation_title":"A generalized approach for Bayesian Gaussian graphical models","citation_volume":"2","citation_firstpage":"e533499","citation_lastpage":"","citation_journal_title":"advances.in\/psychology","citation_issn":"2976-937X","citation_fulltext_html_url":"https:\/\/advances.in\/psychology\/10.56296\/aip00022\/","article-type":"methods","citation_author_list":[{"citation_author":"Franco, Vithor Rosa"},{"citation_author":"Barros, Guilherme W. F. "},{"citation_author":"Jim\u00e9nez, Marcos"}],"special_issue_title":"Network Psychometrics","special_issue_url":"https:\/\/advances.in\/psychology\/10.56296\/network-psychometrics\/","commentary":null,"replies_to_commentary":null,"commentary_reply":null},"_links":{"self":[{"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/posts\/5906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/comments?post=5906"}],"version-history":[{"count":1,"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/posts\/5906\/revisions"}],"predecessor-version":[{"id":10346,"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/posts\/5906\/revisions\/10346"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/media\/5908"}],"wp:attachment":[{"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/media?parent=5906"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/categories?post=5906"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/advances.in\/psychology\/wp-json\/wp\/v2\/tags?post=5906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}