Next Article in Journal
Exploring the Role of Attentional Reorienting in the Reactive Effects of Judgments of Learning on Memory Performance
Previous Article in Journal
Individuals with High Metacognitive Ability Are Better at Divergent and Convergent Thinking
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Estimating the Multidimensional Generalized Graded Unfolding Model with Covariates Using a Bayesian Approach

1
Department of Psychology, University of South Florida, Tampa, FL 33620, USA
2
School of Labor and Employment Relations & Department of Psychology, University of Illinois Urbana-Champaign, Champaign, IL 61820, USA
3
Department of Computer Science, University of Illinois Urbana-Champaign, Urbana, IL 61801, USA
4
Department of Psychological Sciences, Kansas State University, Manhattan, KS 66506, USA
5
Department of Psychological & Brain Sciences, Texas A & M University, College Station, TX 77840, USA
*
Author to whom correspondence should be addressed.
J. Intell. 2023, 11(8), 163; https://doi.org/10.3390/jintelligence11080163
Submission received: 20 March 2023 / Revised: 5 August 2023 / Accepted: 9 August 2023 / Published: 14 August 2023
(This article belongs to the Topic Psychometric Methods: Theory and Practice)

Abstract

:
Noncognitive constructs are commonly assessed in educational and organizational research. They are often measured by summing scores across items, which implicitly assumes a dominance item response process. However, research has shown that the unfolding response process may better characterize how people respond to noncognitive items. The Generalized Graded Unfolding Model (GGUM) representing the unfolding response process has therefore become increasingly popular. However, the current implementation of the GGUM is limited to unidimensional cases, while most noncognitive constructs are multidimensional. Fitting a unidimensional GGUM separately for each dimension and ignoring the multidimensional nature of noncognitive data may result in suboptimal parameter estimation. Recently, an R package bmggum was developed that enables the estimation of the Multidimensional Generalized Graded Unfolding Model (MGGUM) with covariates using a Bayesian algorithm. However, no simulation evidence is available to support the accuracy of the Bayesian algorithm implemented in bmggum. In this research, two simulation studies were conducted to examine the performance of bmggum. Results showed that bmggum can estimate MGGUM parameters accurately, and that multidimensional estimation and incorporating relevant covariates into the estimation process improved estimation accuracy. The effectiveness of two Bayesian model selection indices, WAIC and LOO, were also investigated and found to be satisfactory for model selection. Empirical data were used to demonstrate the use of bmggum and its performance was compared with three other GGUM software programs: GGUM2004, GGUM, and mirt.

1. Introduction

Item Response Theory (IRT) plays an important role in organizational research (Cai et al. 2016; Lang and Tay 2021; Nye et al. 2020; Reise and Waller 2009). Out of dozens of IRT models, the unfolding family has gained increasing attention in the past decade among researchers. Unlike dominance IRT models (e.g., Rasch Model, Graded Response Model) that assume a monotonical relationship between a respondent’s latent trait level and the probability of endorsing an item, unfolding models assume that the probability of endorsing an item is inversely related to the distance between a respondent’s latent trait level and the item location, such that the closer they are, the more likely the respondent will endorse the item (Drasgow et al. 2010). Undoubtedly, the Generalized Graded Unfolding Model (GGUM; Roberts et al. 2000) is the most popular model within the family of unfolding models, largely due to the availability of the freely accessible software GGUM2004 (Roberts et al. 2006). Compared to dominance models, the GGUM has been shown to better represent how individuals respond to items measuring noncognitive constructs such as personality (Cao et al. 2015; Carter et al. 2014; Zhang et al. 2020), vocational interests (Tay et al. 2009), emotional intelligence (Cho et al. 2015), job satisfaction (Carter and Dalal 2010), and adult attachment styles (Sun et al. 2021). Failing to adopt an appropriate IRT model for noncognitive data may result in the selection of unqualified candidates (Stark et al. 2006). Additionally, it may lead to reduced criterion-related validity (Sun et al. 2021) or low power to detect curvilinear effects if they exist in the population (Cao et al. 2018; Carter et al. 2017).
Despite the increasing popularity of the GGUM, research on how to better utilize the model to produce more accurate person and item parameter estimates is still needed. Specifically, researchers are still constrained by the following three issues: (1) extreme item parameter and standard error estimates, (2) inability to estimate the multidimensional GGUM (MGGUM), and (3) inability to incorporate covariates into the estimation. Regarding the first issue, GGUM2004 often produces extreme item location parameters (e.g., δ = 30) and huge standard errors (e.g., SE = 100). These extreme estimates will jeopardize the quality of the final item set when the GGUM is used for scale development. They may also mask differential item functioning and hamper the accuracy of trait score estimates, resulting in biased assessment of individuals and unfair selection outcomes. When it comes to the second issue, it is well-known in the dominance IRT literature that simultaneous estimation of a multidimensional scale would lead to more accurate parameter estimates than separate unidimensional estimation for each subscale (Wang et al. 2004). It also provides more accurate estimates of the correlations between traits, particularly when the subscales are short (Hinkin 1995). However, most if not all applications of the GGUM have been limited to unidimensional estimation because GGUM2004 can only fit unidimensional models. Given the importance of accurately estimating item parameters (e.g., for computerized adaptive testing), trait scores (e.g., for personnel selection), and correlations between traits (e.g., for studying the relationship among traits), the MGGUM is clearly a desirable extension. As for the third issue, currently, when researchers are interested in the relationships between traits and covariates (e.g., gender difference in conscientiousness), they have to first obtain the trait scores and use these scores to estimate the difference, which is often downward biased because of measurement error. If covariates can be incorporated into the estimation process, researchers can easily obtain bias-free estimates of the relationships between covariates and traits because measurement error can be accounted for. Moreover, both the dominance IRT literature and the unidimensional unfolding IRT literature have shown that the incorporation of covariates (e.g., age, gender, education) into the estimation process can improve the estimation accuracy of trait scores (Curran et al. 2016; Joo et al. 2022; Usami 2011), especially in cases of missing data or short scales (Thomas 2002). We would expect similar benefits for the MGGUM.
This research evaluates the effectiveness of a Bayesian estimation algorithm implemented in the R package bmggum (Tu et al. 2021) in addressing the three issues discussed above. Although bmggum (Tu et al. 2021) has been available on CRAN for over two years, no simulation evidence exists yet to support the accuracy of the Bayesian estimation algorithm implemented by it. In addition, while bmggum provides two Bayesian model fit diagnostics (WAIC and LOO; Vehtari et al. 2017) for model selection, it is unknown how accurate these two model fit indices are for selecting the data-generating model. Therefore, the second aim of this research is to examine the power of the two model fit indices for model selection. A step-by-step tutorial was also provided in Appendix A of the Supplementary Material on how to fit MGGUM with covariates in R using the bmggum package. Overall, our goal is to provide interested readers with simulation evidence to support the use of MGGUM with covariates for noncognitive assessment.

1.1. The GGUM and Its Multidimensional Extension

Unlike dominance models, in which the probability of endorsing an item is monotonically related to respondents’ latent trait levels, in the GGUM (Roberts et al. 2000), the distance between the item location and the trait levels of respondents is key to endorsing an item. Respondents are more likely to disagree with an item if their trait levels are higher or lower than the trait level indicated by the item, and they are more likely to agree with an item if their trait levels are similar to the trait level indicated by the item. The probability of endorsing a particular response option for an item in the GGUM is mathematically defined as
P [ Z i = z   |   θ j ] = exp { α i [ z θ j δ i k = 0 z τ ik ] } + exp { α i [ ( M z ) θ j δ i k = 0 z τ i k ] } w = 0 C { exp { α i [ w θ j δ i k = 0 w τ ik ] } + exp { α i [ ( M w ) θ j δ i k = 0 w τ i k ] } }
where θj is the latent trait level of person j, α i is the discrimination parameter of item i, δ i is the location parameter of item i, τ ik is the kth subjective response category threshold for item i, C is the number of response options minus 1, and M = 2C + 1.
The widely used GGUM is currently limited to unidimensional cases. When it is used for noncognitive constructs that are often multidimensional in nature (e.g., personality, vocational interest), a common practice is to fit a unidimensional GGUM separately for each dimension, given that most existing programs (e.g., GGUM2004) were developed only for the unidimensional GGUM. However, this approach ignores the nonzero correlations between dimensions that could be leveraged to improve parameter estimation accuracy. Ideally, researchers would fit an MGGUM to multidimensional data so that all dimensions can be estimated simultaneously. This is less cumbersome and, more importantly, takes advantage of the correlations between dimensions to improve estimation efficiency (Wang et al. 2004). Simultaneously estimating all dimensions allows for the utilization of information from correlated dimensions to enhance the estimation accuracy of each dimension, particularly when the tests are short and the correlations among dimensions are substantial. In real testing situations, tests are often too short to provide adequate measurement accuracy for individuals because multiple traits need to be assessed within a limited time frame. With multidimensional estimation, trait scores can be estimated with higher accuracy (Wang et al. 2004). The correlations between dimensions, which in themselves are also core aspects of construct validity, can also be estimated directly and more accurately when multiple dimensions are estimated simultaneously (Wang et al. 2004). This is beneficial when researchers and practitioners are interested in the relationships between traits (e.g., conscientiousness and job satisfaction). Instead of correlating the fallible estimated trait scores obtained from several unidimensional GGUMs, the MGGUM can be applied to directly estimate the variance–covariance matrix of the traits, resulting in more accurate estimates of the correlations between traits.
In the MGGUM, the probability of endorsing a certain response option of an item is given by
P [ Z i j = z | θ j ] = exp z d = 1 D α i d 2 ( θ j d δ i d ) 2 k = 0 z ψ i k + exp ( M z ) d = 1 D α i d 2 ( θ j d δ i d ) 2 k = 0 z ψ i k w = 0 C ( exp w d = 1 D α i d 2 ( θ j d δ i d ) 2 k = 0 w ψ i k + exp ( M w ) d = 1 D α i d 2 ( θ j d δ i d ) 2 k = 0 w ψ i k ) , with   ψ ik = d = 1 D α i d τ i k
where θjd is the latent trait level of person j on the dth dimension, and θj = (θj1, θj2, …, θjD) are assumed to follow a multivariate normal distribution. α id is the discrimination parameter of item i on the dth dimension, δ id is the location parameter of item i on the dth dimension, ψ ik is the threshold parameter of the kth multidimensional subjective response category for item i, and τ ik is the kth subjective response category threshold for item i. D is the number of dimensions. C is the number of response options minus 1 and M = 2C + 1. The MGGUM estimated in the package bmggum only considers between-item multidimensionality (simple structure), which means that each item measures only a single trait, as shown in Figure 1. Therefore, α id, δ id, and τ ik = 0 for all d except one. Within each dimension, the unidimensional GGUM still applies. Users will need to rely on theories to decide which item loads on which factor, just like in confirmatory factor analysis. Note that the MGGUM defined in Equation (2) resembles the confirmatory multidimensional generalized graded unfolding model (CMGGUM) proposed in Wang and Wu (2016). The CMGGUM was proposed to handle both between and within-item multidimensionality, which means that it allows cross-loadings. In the case of between-item dimensionality, MGGUM is equivalent to CMGGUM.

1.2. Estimating the MGGUM

The MGGUM is a complex model with a functional form that includes multiple freely estimated parameters. For unidimensional GGUM estimation, both the software GGUM2004 and the R package GGUM (Tendeiro and Castro-Alvarez 2019) estimate item parameters using marginal maximum likelihood (MML). MML requires deriving first and second derivatives of likelihood functions, matrix inversion, and multidimensional integration, which makes it less suitable for complex models with three or more dimensions. It also often produces extreme estimates of standard errors, especially for items with extreme location parameters. Markov Chain Monte Carlo (MCMC) is an alternative estimation method that is deemed more appropriate for complex high-dimensional IRT models and has been found to provide more reasonable estimates of standard errors and comparable item parameter estimation accuracy to MML (de la Torre et al. 2006; Lee et al. 2019). However, previous applications of MCMC to GGUM have only focused on the unidimensional model. The R package bmggum (Tu et al. 2021) extends the MCMC estimation to MGGUM. Specifically, the bmggum package uses the state-of-the-art Hamiltonian Monte Carlo (HMC) algorithm in Stan (Stan Development Team 2020) as the backend estimation engine. HMC is an MCMC sampling algorithm that is considered more efficient than other commonly used MCMC sampling algorithms (e.g., Gibbs sampling and Metropolis–Hastings algorithm), and thus reduces the time it takes to estimate parameters (Luo and Jiao 2018). However, no evidence is available yet to support the effectiveness of the estimation algorithm implemented in bmggum. Therefore, this research evaluates the performance of the algorithm implemented in bmggum in estimating MGGUM. In the package bmggum, the likelihood function of the MGGUM response data given all model parameters is given by
P Z θ , α , δ , τ , ω ) = j J i I P Z i j = z θ j ]
where P Z i = z θ j ] is the MGGUM probability, Z is the response data, α , δ , τ are the item parameters, θ are the person parameters, and ω is the variance–covariance of the prior distribution of θ . For model identification, the mean and variance of person parameters on each dimension were fixed to zero and one, respectively. Correlations between dimensions were freely estimated.

1.3. Incorporation of Covariates

To improve MGGUM estimation accuracy and obtain accurate estimates of the relationship between traits and covariates (e.g., gender, age, educational levels), incorporating covariates into the estimation process can be a promising approach. In both the dominance IRT and the unidimensional unfolding IRT frameworks, studies have found that incorporating covariates into the estimation process improves the accuracy of trait score estimates (Joo et al. 2022; Usami 2011), especially when covariates and traits were moderately to highly correlated (Curran et al. 2016). Similar to the idea of borrowing information from correlated traits to improve estimation, the incorporation of covariates could improve estimation by borrowing information from correlated covariates. We expect the same to be true for the MGGUM. The incorporation of covariates can also facilitate the examination of the relationship between traits and covariates. Instead of estimating trait scores and then correlating the estimated trait scores with covariates, which may result in downward bias, incorporating covariates into the estimation process can account for the measurement error of the traits, leading to more accurate estimates of the relationships between traits and covariates. However, it is unknown how accurately the relationship between covariates and traits can be estimated and how much improvement in MGGUM trait score estimation can be gained by incorporating covariates. Therefore, this research examines the accuracy of the Bayesian algorithm in capturing the effects of covariates and assesses their impact on MGGUM estimation. In the package bmggum, the relationship between traits and covariates can be formulated as
θ j d = 1 p β p d X j p + j d
where θjd is the latent trait level of person j on the dth dimension, X j p is the pth covariate of person j, β p d is the regression coefficient of the relationship between the dth dimension and the pth covariates, p is the number of covariates, j d is the residual and is assumed to be normally distributed with a mean of 0 and variance of σ 2 .

1.4. Bayesian Model Fit Diagnostics

Examining model fit and selecting the best fitting model is crucial for accurate parameter estimation (Nye et al. 2020). For example, studies have shown that fitting a unidimensional GGUM to multidimensional data could lead to estimation bias (Carter and Zickar 2011; Joo et al. 2022). However, if dimensions are highly correlated, fitting a unidimensional GGUM to the data may have little effect on estimation accuracy, as a high correlation indicates that the dimensions largely reflect the same latent trait. In this research, two Bayesian fit indices, namely the widely available information criterion (WAIC; Watanabe and Opper 2010) and the leave-one-out cross-validation (LOO; Geisser and Eddy 1979) that are included in the R package bmggum are examined to assist with model selection.
WAIC and LOO are two Bayesian model selection indices that involve posterior distributions and are considered more appropriate for Bayesian estimation, which involves prior distributions, compared to frequentist indices such as Akaike’s information criterion (AIC; Akaike 1973) and Bayesian information criterion (BIC; Schwarz 1978), which are computed based on maximum likelihood estimation results (Nye et al. 2020; Spiegelhalter et al. 2003). In contrast to the deviance information criterion (DIC; Spiegelhalter et al. 2003), which is computed using a point estimate from the posterior distribution, WAIC and LOO use the entire posterior distribution and are therefore theoretically preferred over DIC (Luo and Al-Harbi 2017). Studies comparing these model selection indices have found that WAIC and LOO perform reasonably well and better than the likelihood ratio test (LRT), AIC, and BIC for dichotomous dominance IRT model selection (e.g., Luo and Al-Harbi 2017; Yong 2018). However, their performance has yet to be evaluated for the GGUM. Their performance in selecting the best fitting polytomous unfolding model (i.e., MGGUM) is therefore evaluated in this research.

2. Study 1. Model Estimation Accuracy

Study 1 examined the estimation accuracy of the Bayesian algorithm implemented in bmggum and the effect of multidimensional estimation and covariate incorporation on MGGUM parameter estimation under realistic conditions.

2.1. Method

Study design. Seven factors were manipulated to produce 192 conditions: (1) sample size (200, 500, 1000), (2) the number of traits (2, 5), (3) the number of items per trait (5, 10), (4) the number of response options (2, 4), (5) missing data as the proportion of cells missing (0, 0.20), (6) the correlations between traits (0, 0.50), and (7) the correlations between traits and covariates (0, 0.25). The number of covariates was fixed at 2. The sample sizes were chosen based on previous research on GGUM parameter estimation (de la Torre et al. 2006; Joo et al. 2017; Roberts et al. 2000; Roberts and Thompson 2011; Stark et al. 2005). A sample size of 200 is considered small for the GGUM, whereas 500 is slightly larger than the minimum requirement of 400, and 1000 is considered reasonably large. Two and five dimensions were representative of the dimensionality of key constructs. For example, organizational citizenship behavior (OCB) consists of two dimensions, and personality is known to have five broad dimensions. Five items per trait is typical of short scales such as the short version of the Organizational Citizenship Behavior Scale (Spector et al. 2010), and ten items per trait is also common for personality scales like the IPIP-50 (Ehrhart et al. 2008). The number of response options was selected following previous research (e.g., de la Torre et al. 2006; Joo et al. 2017). To reflect situations with no missing data and with a reasonable amount of missing data, 0% and 20% of missing data were simulated, respectively. The correlation of 0.50 between traits was selected to reflect a moderate degree of correlation between latent factors, and the correlation of 0.25 between traits and covariates was selected to reflect a realistic degree of correlation between focal factors and external variables. The conditions in which the correlations between traits are 0 are equivalent to estimating each trait separately. The conditions in which the correlations between traits and covariates are 0 are equivalent to having no covariates.
Data generation. In line with previous simulation studies (e.g., Cao et al. 2018; Joo et al. 2017; Nye et al. 2020; Roberts et al. 2002; Tay et al. 2011), item discrimination parameters ( α ) were sampled from uniform distributions U(0.50, 2.00). Item location parameters ( δ ) were sampled from U(−2.00, 2.00). In the conditions with two response options, threshold parameters (τ) were randomly drawn from U(−3.00, −1.00). In the conditions with four response options, threshold parameters were randomly drawn from U(−3.50, −2.50), U(−2.50, −1.50), and U(−1.50, −0.50), respectively. Person parameters ( θ ) and covariates were sampled from a multivariate normal distribution with means and variances fixed to 0 and 1, respectively. The correlation between covariates was set to 0, the correlations between traits were set to 0 or 0.50, and the correlations between traits and covariates were set to 0 or 0.25 depending on the conditions. Generated item and person parameters were then used to generate response data following Equation (1).
Estimation. The bmggum package allows for the specification of item directions and priors to facilitate model convergence. In this study, items were classified as negative if their location parameters ( δ ) were lower than −1.5, positive if their δ s were higher than 1.5, and neutral if their δ s fell between −1.5 and 1.5. For prior distributions, we examined prior choices in previous studies and fine-tuned them through trial and error to ensure that they consistently resulted in model convergence in this study. Specifically, N(−1, 1) and N(1, 1) were used as the prior distributions for the location parameters of negative and positive items, respectively. In addition, a lower bound of 0 was imposed on the location parameters of positive items, and an upper bound of 0 was imposed on the location parameters of negative items. For neutral items, an N(0, 1) prior distribution was used with no bounds imposed. For threshold parameters, in the 2-response-options conditions, τ ~ N(−2, 2), and in the 4 -response-options conditions, τ 1 ~ N(−3, 2), τ 2 ~ N(−2, 2), and τ 3 ~ N(−1, 2). A logN(0, 0.5) prior distribution was used for discrimination parameters. For person parameters, θ ~ MVN( β X, ω ), β ~ MVN(0, 1), ω ~ lkj_corr_cholesky(1). Random initial values generated by bmggum were used. Based on the preliminary trials, 2000 iterations with 2 chains were sufficient to achieve convergence. Therefore, in this study, 2000 iterations with 2 chains were performed and the first 1000 iterations were discarded as burn-in. Model convergence was assessed using the Gelman–Rubin diagnostic index (Gelman and Rubin 1992), which compares the variability of samples after burn-in within parallel chains with the variability between parallel chains. If the ratio of variability between parallel chains to variability within parallel chains is less than 1.05, we considered it as evidence for model convergence. If a certain replication failed to converge, it was discarded, and an additional replication was conducted until 100 valid replications were obtained per condition. Overall, model nonconvergence was rare, specifically less than 4%, in this study.
Analysis. To evaluate the estimation accuracy of parameters in each condition, three indices were computed for each replication: Pearson correlation (Cor) between true and estimated parameters, bias, and absolute error (Ae). Bias is defined as the average difference between true and estimated parameters, and Ae is the average absolute difference between true and estimated parameters. For example, bias ( α ^ ) = j ( α ^ α ) S , Ae ( α ^ ) = j | α ^ α | S , where S is the total number of items, j represents the jth item, α ^ is the parameter estimate, and α is the true parameter. To have a single value of each estimation accuracy index for each condition, the obtained Cor, bias, and Ae values for item and person parameter estimates were averaged across replications and dimensions. Larger Cor and smaller bias and Ae indicate more accurate parameter estimation. The power/Type I error rates for detecting the correlations between traits and covariates were also computed by examining whether the 95% confidence interval of the posterior distribution of the regression coefficients included zero. If zero was included in the 95% confidence interval, it was considered statistically non-significant; if zero was not included in the 95% confidence interval, it was considered statistically significant.

2.2. Results

Person parameter. Table 1 presents the results for person parameter θ s . The correlations (Cors) between true and estimated θ s ranged from 0.52 to 0.93 and absolute errors (Aes) ranged from 0.28 to 0.66 across conditions. Biases were all 0 due to the counterbalance of positive biases and negative biases. As expected, person parameter estimation improved when correlated traits were estimated simultaneously. The beneficial effects of simultaneous estimation were particularly salient when the number of items per trait and the number of response options were small, or when there were missing data. For example, person parameters were estimated least accurately in the condition with five items per trait, two response options, 20% missing data, no correlation between traits, and zero-effect covariates, resulting in Cors = 0.52, bias = 0, and Aes = 0.66. In contrast, when the correlations between traits were changed from 0.00 to 0.50, indicating the correlated traits were estimated simultaneously, Cors increased from 0.52 to 0.63, Aes decreased from 0.66 to 0.61, and bias was 0. This confirmed the positive effect of multidimensional estimation on person parameter estimation. In conditions where the number of items per trait and the number of response options were high (e.g., 10 items and four response options), the improvement in person parameter estimation provided by multidimensional estimation was less obvious. The incorporation of covariates also improved person parameter estimation. When the correlations between trait and covariates were changed from 0.00 to 0.25, Cors increased from 0.52 to 0.60, Aes decreased from 0.66 to 0.63, and bias was still 0. It is worth noting that this improvement was achieved using only two weak covariates (i.e., 0.25 correlation with the traits). With more or stronger covariates, more substantial improvement can be expected. When the traits were correlated, person parameter estimation also improved with an increasing number of traits. This is because the inclusion of more correlated traits provides more trait-relevant information to improve person parameter estimation. As expected, more items per trait, more response options, and fewer missing data were associated with better person parameter estimation. The results were also depicted in Figure A1 of Appendix C in the Supplementary Material.
It is well-known that person parameters at the two extreme ends of the latent trait continuum are harder to estimate than person parameters in the middle (e.g., Joo et al. 2022). To evaluate the estimation of person parameters more clearly, we divided the overall θ s into extreme θ s (i.e., θ s > 1.282 or <−1.282, which correspond to the top 10% and the bottom 10%, respectively) and middle θ s (i.e., −1.282   θ s     1.282). The results are included in Table A1 of Appendix B in the Supplementary Material. A similar pattern of results as overall θ s was observed for middle θ s. However, worse estimation was observed for both negative and positive extreme θ s, with Cors ranging from 0.00 to 0.67 and 0.00 to 0.66, Aes ranging from 0.31 to 1.34 and 0.31 to 1.32, and biases ranging from 0.03 to 1.34 and −1.32 to −0.04, respectively. The biases indicate that negative extreme θ s tended to be estimated more positively, while positive extreme θ s tended to be estimated more negatively. It is worth noting that the low correlations for extreme θ s were a joint product of estimation error and range restriction, which is common for most IRT models. Because of the inadequate estimation accuracy of extreme θ s , the effects of multidimensional estimation, incorporating covariates, and increasing the number of correlated traits on extreme θ estimation were more salient. For example, when the traits were estimated simultaneously, Cors increased by as much as 0.24, from 0.11 to 0.35, Aes decreased by 0.16 from 0.75 to 0.59, and biases decreased by 0.19 from 0.72 to 0.53 compared to estimating each trait separately. Similarly, when covariates were incorporated, Cors increased by as much as 0.17, from 0.01 to 0.18, Aes decreased by 0.18 from 1.16 to 0.98, and biases decreased by 0.19 from −1.16 to −0.97. Extreme θ s were also estimated more accurately with five traits than with two traits when the traits were correlated and estimated simultaneously. The results for person parameter recovery were also visualized in Figures A2–A9 of Appendix C in the Supplemental Material. Note that these results may not be considered satisfactory due to the intentionally selected challenging conditions in this study. The main purpose was to demonstrate the beneficial effects of simultaneous multidimensional estimation and the incorporation of covariates. When making decisions about individuals based on these trait scores, it is recommended that researchers use longer tests and more refined response options aside from simultaneous estimation of the MGGUM and the incorporation of informative covariates.
Item parameters. Due to space limitations, the results for item parameters α , δ , and τ are included in Tables A2–A4 of Appendix B in the Supplemental Material. The correlations between true and estimated α s ranged from 0.42 to 0.96, with Aes ranging from 0.07 to 0.28 and biases ranging from −0.16 to 0. The correlations between true and estimated δ s ranged from 0.95 to 1, with Aes ranging from 0.11 to 0.35 and biases ranging from −0.02 to 0.02. The correlations between true and estimated τ s ranged from 0.76 to 0.93, with Aes ranging from 0.14 to 0.36 and biases ranging from −0.29 to −0.04. Similar to person parameter estimation, multidimensional estimation, incorporating covariates, and increasing the number of correlated traits led to higher correlations between true and estimated α s, especially in conditions where α s were not well estimated (i.e., Cors below 0.80). However, the effects did not extend to the biases and Aes of α s, suggesting that multidimensional estimation, incorporating covariates, and increasing the number of correlated traits enhanced the accuracy of the rank order of α s, but not the exact estimates themselves. The effects did not extend to the estimation of δ s and τ s . This might be attributed to the high correlation between true and estimated δ s and τ s , leaving little room for improvement. As expected, a larger sample size, more response options, more items per trait, and fewer missing data were associated with more accurate estimation of α s and δ s. Similarly, the estimation of τ s improved with larger sample size, more items per trait, and fewer missing data. However, the number of response options had a negative effect on the estimation of τ s when the sample size was small (i.e., 200, 500) and a positive effect when the sample size was large (i.e., 1000). This might be because, as the number of response options increases, so does the number of τ s to be estimated, thus requiring a larger sample size for adequate parameter estimation accuracy. The results for item parameter recovery were plotted in Figures A10–A12 of Appendix C in the Supplemental Material. We also conducted separate analyses for items with negative and positive location parameters, and we observed the same pattern as the overall item parameters, except for τ s of negative items. In the case of negative items, the number of response options had a negative effect on the estimation of τs, regardless of the sample size. The corresponding results can be found in Tables A8–A13 of Appendix B in the Supplemental Material.
Correlations between traits and correlations between traits and covariates. The results for the correlations between traits and the correlations between traits and covariates were included in Tables A5 and A6 of Appendix B in the Supplemental Material. The biases ranged from −0.08 to 0.04 and −0.01 to 0.01, and Aes ranged from 0.01 to 0.20 and 0.01 to 0.11 for the correlations between traits and the correlations between traits and covariates, respectively, indicating that the correlations between traits and the correlations between traits and covariates can be estimated with high accuracy, even in the conditions with small sample sizes, small numbers of items per trait and response options, and missing data. As expected, the estimation of both types of correlations improved with more response options, larger sample size, more items per trait, and fewer missing data. Figures A13 and A14 of Appendix C in the Supplemental Material provide a visualization of the results.
Power/Type I error rates. The power/Type I error rates for detecting the correlations between traits and covariates are presented in Table A7 of Appendix B in the Supplemental Material. When the correlations between traits and covariates were 0.25, the power to detect the relationships was mostly high, ranging from 0.89 to 1, except for the conditions with 200 respondents, five items per trait, and two response options, where the power ranged from 0.48 to 0.67. As expected, larger sample sizes, more response options, more items per factor, and fewer missing data resulted in higher power. While we had good statistical power to detect the effects of covariates, the Type I error rates were underestimated in most conditions. Specifically, all of them were close to zero instead of 5% when the true effects of covariates on the focal factor were zero.

3. Study 2. Model Selection Accuracy

Study 2 investigated the effectiveness of the two Bayesian model selection indices, WAIC and LOO, in selecting the GGUM with appropriate dimensionality.

3.1. Method

Study design. Five factors were manipulated to produce 96 conditions: (1) sample size (200, 500, 1000), (2) the number of items per trait (5, 10), (3) the number of response options (2, 4), (4) missing data as the proportion of cells missing (0, 0.20), and (5) the correlations between traits (0.30, 0.60, 0.90, 1). The number of traits was fixed at 2.
Data generation. The same data generation process as in Study 1 was used, with the number of traits fixed at 2 to generate data for two dimensions.
Estimation. The generated data were fitted to both a unidimensional and a 2-dimensional GGUM using the same estimation process employed in Study 1.
Analysis. The model fit information for WAIC and LOO was extracted from both the unidimensional and 2-dimensional GGUMs that were fitted to the generated data. Smaller WAIC and LOO values for the 2-dimensional GGUM indicated that the 2-dimensional GGUM had a better fit, thus the true model was identified, except for when the correlation between traits was 1. A correlation of 1 indicated that the traits were identical, and therefore the unidimensional and 2-dimensional GGUMs would fit the data equally well. As WAIC and LOO do not penalize model complexity, it was expected that the unidimensional and 2-dimensional GGUMs would produce similar model fits when the correlation between traits was 1, resulting in a power of around 0.50. The power of WAIC and LOO in identifying the correct model (i.e., 2-dimensional GGUM) was computed by calculating the percentage of times that WAIC and LOO correctly selected the model across 100 replications for each condition.

3.2. Results

Table 2 presents the power of WAIC and LOO in correctly identifying the true model. When the correlation between the two traits was 0.30, the power of WAIC for identifying the correct model (i.e., 2-dimensional GGUM) ranged from 0.97 to 1, and the power of LOO ranged from 0.94 to 1. When the correlation was 0.60, the power of WAIC ranged from 0.89 to 1, and the power of LOO ranged from 0.76 to 1. When the correlation was 0.90, the power of WAIC and LOO ranged from 0.62 to 1 and 0.39 to 1, respectively. When the two traits were perfectly correlated, the power of WAIC ranged from 0.28 to 0.63, and the power of LOO ranged from 0.45 to 0.77. It is evident that both indices displayed high power in identifying the true model, with WAIC showing relatively higher power than LOO across conditions. As expected, the power of both indices decreased as the correlations between traits increased, especially when the sample size, the number of items per trait, and the number of response options were small. This is because, as the correlations between traits increases, it becomes more difficult to differentiate between them, resulting in a smaller difference between fitting a unidimensional GGUM and a 2-dimensional GGUM. When the correlation was 1, both the unidimensional GGUM and the 2-dimensional GGUM were considered correct, resulting in low power of WAIC and LOO, which were computed using the 2-dimensional GGUM as the correct model.

4. Study 3. Empirical Illustration

To further illustrate the utility of the Bayesian algorithm implemented in bmggum, we analyzed a multidimensional personality dataset using bmggum. Covariates were included in the dataset to estimate the relationship between the traits and covariates. The results were further evaluated by comparing them with those obtained using GGUM2004, GGUM, and mirt.

4.1. Method

Data. The data were obtained from Cao et al. (2015), which included 355 undergraduate respondents from a university located in the Midwest region of the United States. The age of the respondents ranged from 18 to 28, with a mean age of 19.35. Of the respondents, 71% were females. In terms of racial and ethnic backgrounds, 70.1% identified as White, 15.2% as Asian, 5.9% as Hispanic or Latino, 5.6% as Black or African American, and 3.1% as belonging to other races or ethnicities.
Measures. Eleven items were selected from each of the two personality facets (i.e., the orderliness facet of conscientiousness and the assertiveness facet of extraversion) based on their good performance in Cao et al. (2015). For each facet, 4 items were positively worded (i.e., δ > 1.5), 4 items were negatively worded (i.e., δ < −1.5), and 3 items were intermediate. Each item was rated on a 4-point Likert scale ranging from 1 (Strongly disagree) to 4 (Strongly agree).
Analysis. Due to the small number of respondents endorsing certain response options, we dichotomized the responses by coding strongly disagree and disagree as 0, and strongly agree and agree as 1, following Cao et al. (2015). An MGGUM with 2 dimensions was fitted to the data using bmggum. Two covariates, age and gender, were also included in the dataset. As the package currently can only handle missing data in response data and not in covariates, two respondents with missing covariate data were deleted. An annotated step-by-step R script can be found in Appendix A of the Supplemental Material. We also fitted a unidimensional GGUM to each facet using GGUM, GGUM2004, and mirt and recorded the corresponding item parameters and person scores.

4.2. Results

Item parameters. Table 3 presents the estimated item parameters and their standard errors obtained using bmggum, GGUM2004, GGUM, and mirt. As can be seen in Table 3, there were items exhibiting low, medium, and high levels of discrimination. In the results obtained using GGUM2004 and GGUM, extreme item parameter estimates and huge standard errors were observed, which have been highlighted in bold. These abnormal estimates were primarily observed for items located at the two extreme ends of the latent trait continuum (i.e., items with locations greater than 2 or less than −2). In comparison, the estimates and standard errors obtained using bmggum and mirt were less extreme.
Person parameter. The person parameter estimates obtained using bmggum (with and without covariates), GGUM2004, GGUM, and mirt showed high correlations ranging from 0.987 to 0.999.
Correlations between traits and correlations between traits and covariates. The bmggum results showed a moderate correlation between orderliness and assertiveness, with r = 0.20 and SE = 0.06 when incorporating gender and age as covariates, and r = 0.18 and SE = 0.06 without covariates. Gender differences were observed for both orderliness and assertiveness, with women being more orderly than men (r = 0.45, SE = 0.13), and men being more assertive than women (r = −0.24, SE = 0.13). Age differences in orderliness (r = −0.01, SE = 0.02) and assertiveness (r = 0.04, SE = 0.02) were negligible. We also estimated the trait scores using GGUM2004, GGUM, and mirt and then computed the same correlations. The results showed that orderliness and assertiveness were correlated with r = 0.13, 0.14, and 0.18, respectively. A significant but smaller gender difference was observed for orderliness, with women being more orderly than men (rGGUM2004 = 0.34, SEGGUM2004 = 0.10; rGGUM = 0.34, SEGGUM = 0.10; rmirt = 0.32, SEmirt = 0.10), and no significant gender difference was found for assertiveness (rGGUM2004 = −0.18, SEGGUM2004 = 0.10; rGGUM = −0.18, SEGGUM = 0.10; rmirt = −0.14, SEmirt = 0.11). Age differences in orderliness (rGGUM2004 = 0.01, SEGGUM2004 = 0.04; rGGUM = 0.01, SEGGUM = 0.04; rmirt = 0.01, SEmirt = 0.04) and assertiveness (rGGUM2004 = 0.03, SEGGUM2004 = 0.04; rGGUM = 0.03, SEGGUM = 0.04; rmirt = 0.04, SEmirt = 0.04) were not significant.
In sum, estimating the MGGUM with covariates using bmggum was found to effectively address the issue of extreme item parameter estimates and huge standard errors observed in GGUM2004 and GGUM. Stronger correlations between traits and covariates, as well as between traits themselves, were also observed with bmggum, despite highly correlated person parameter estimates obtained from different software programs. The performance of bmggum and mirt were comparable, though further research is needed to evaluate mirt in high dimensional data.

5. Discussion

Given the abundance of multidimensional noncognitive constructs in the literature and the difficulty of estimating the MGGUM, this research evaluated a Bayesian algorithm implemented in the R package bmggum that can estimate the MGGUM with covariates. Simulation studies showed that the MGGUM parameters can be accurately estimated using the algorithm. It was also found that WAIC and LOO were effective in selecting the best-fitting model. The empirical example also demonstrated the utility of the new algorithm, and a step-by-step tutorial on how to fit the MGGUM with covariates is included in Appendix A of the Supplemental Material to make this approach more accessible. Overall, this research made an important contribution towards the measurement of noncognitive constructs.

5.1. The Benefit of Multidimensional Estimation and the Incorporation of Covariates

Consistent with de la Torre et al. (2006), this research showed that Bayesian estimation was effective at eliminating extreme estimates of item parameters and standard errors, which is one of the major limitations of existing estimation approaches. Central to this research, we found that the MGGUM item and person parameters, correlations between traits, and relationships between traits and covariates can be well estimated using the Bayesian algorithm implemented in bmggum. Moreover, estimating multiple dimensions simultaneously and incorporating relevant covariates into the estimation process improved estimation accuracy, which is consistent with the findings in previous IRT literature (e.g., Curran et al. 2016; Wang et al. 2004). This approach proved especially useful when the number of items measuring each trait or the number of response options per item were small, or when there were missing data, which are common in psychological research. Among all the parameters, person parameter estimates benefited the most. Particularly, it was highly advantageous for estimating person parameters at the two extremes of the latent trait continuum, which are critical for academic and personnel selection but notoriously difficult to estimate.
Multidimensional estimation and the incorporation of covariates improve estimation because they provide additional information about the focal traits. For example, when estimating Assertiveness trait scores using the unidimensional GGUM without covariates, only items measuring Assertiveness are involved in the estimation process, which may lead to less accurate estimates when there are limited items and response options. However, when estimating Assertiveness trait scores using the MGGUM with covariates, items measuring other correlated traits (e.g., Sociability) and covariates can provide information about the Assertiveness trait in addition to the focal Assertiveness items, which is especially useful when the information provided by the focal items is limited.
It was also found that correlations between traits and between traits and covariates can be estimated accurately using the Bayesian algorithm, even in the least favorable conditions. This advantage is analogous to the benefit of using Structural Equation Modeling (SEM) over observed-score-based path models due to the measurement error control. Therefore, researchers who are primarily interested in structural parameters (e.g., relationships between traits) than measurement parameters (e.g., item parameters) or individual scores are recommended to use this algorithm.

5.2. Model Selection

This research also investigated the effectiveness of the two Bayesian model selection indices, namely WAIC and LOO, in identifying the most appropriate model. The results showed that both indices demonstrated high power in identifying the best-fitting model, making them useful in selecting models as well as exploring the dimensionality of unfolding data. By fitting the MGGUM with different numbers of dimensions to the data, the model that fits the data the best can be identified by comparing the WAIC and LOO values. However, as these two indices do not include a penalty for model complexity, they are not effective in selecting between equivalent models. In such cases, researchers may opt for the more parsimonious model.

5.3. Implications

This research has important implications for both research and practice. In empirical research, the examination of relationships between traits or between traits and covariates is common for testing and refining theories, making the more accurate estimates of these correlations obtained from MGGUM with covariates particularly valuable for facilitating theory development. When the traits are noncognitive (e.g., personality, motivation, person-organization fit, vocational interests), the bmggum package can be used to obtain more accurate estimates of the relationships. In practice, ranking individuals accurately, especially at the top and bottom ends, is essential for selection decisions. Therefore, MGGUM estimation can be used for estimating data on multidimensional noncognitive traits to obtain more accurate person parameters, especially person parameters at the two extremes of the latent trait continuum, facilitating fair and optimal decision-making. If data on additional variables are available, MGGUM estimation with covariates can further improve scoring accuracy.

5.4. Limitations and Future Directions

Despite the strengths of this research, there are several limitations worth noting. First, the effect of the number of correlated covariates on MGGUM estimation accuracy was not examined in this research. It is expected that the larger the number of correlated covariates, the higher the parameter estimation accuracy, simply because the more information, the better. Second, this research only focused on the advantage of between-item multidimensionality. However, within-item multidimensionality, where an item can measure more than one trait, is also common in noncognitive measures (Zhang et al. 2023). Future research is encouraged to expand the MGGUM to handle within-item multidimensionality.

5.5. Conclusions

The current study contributes to the literature by providing evidence for the estimation accuracy of the R package bmggum and demonstrating the advantages of multidimensional estimation and the incorporation of covariates. It is hoped that this research will facilitate future exploration of (M)GGUM applications in noncognitive assessment.

Supplementary Materials

Supplementary Material including appendices, R code, and data is available at https://osf.io/4cr6d/ (accessed on 8 June 2023).

Author Contributions

Conceptualization, N.T. and B.Z.; methodology, N.T. and B.Z.; software, N.T.; formal analysis, N.T., B.Z. and L.A.; resources, B.Z.; writing—original draft preparation, N.T. and B.Z.; writing—review and editing, N.T., B.Z., L.A., T.S. and M.N.; supervision, B.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

Data are available at https://osf.io/4cr6d/ (accessed on 8 June 2023).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Akaike, Hirotogu. 1973. Information theory and an extension of the maximum likelihood principle. In Proceedings of the Second International Symposium on Information Theory. Edited by Boris Nikolaevich Petrov and Frigyes Csaki. Budapest: Akademiai Kiado, pp. 267–81. [Google Scholar]
  2. Cai, Li, Kilchan Choi, Mark Hansen, and Lauren Harrell. 2016. Item response theory. Annual Review of Statistics and Its Application 3: 297–321. [Google Scholar] [CrossRef]
  3. Cao, Mengyang, Fritz Drasgow, and Seonghee Cho. 2015. Developing ideal intermediate personality items for the ideal point model. Organizational Research Methods 18: 252–75. [Google Scholar] [CrossRef]
  4. Cao, Mengyang, Q. Chelsea Song, and Louis Tay. 2018. Detecting curvilinear relationships: A comparison of scoring approaches based on different item response models. International Journal of Testing 18: 178–205. [Google Scholar] [CrossRef]
  5. Carter, Nathan T., and Dev K. Dalal. 2010. An ideal point account of the JDI Work satisfaction scale. Personality and Individual Differences 49: 743–48. [Google Scholar] [CrossRef]
  6. Carter, Nathan T., and Michael J. Zickar. 2011. The influence of dimensionality on parameter estimation accuracy in the generalized graded unfolding model. Educational and Psychological Measurement 71: 765–88. [Google Scholar] [CrossRef]
  7. Carter, Nathan T., Dev K. Dalal, Anthony S. Boyce, Matthew S. O’Connell, Mei-Chuan Kung, and Kristin M. Delgado. 2014. Uncovering curvilinear relationships between conscientiousness and job performance: How theoretically appropriate measurement makes an empirical difference. Journal of Applied Psychology 99: 564–86. [Google Scholar] [CrossRef] [Green Version]
  8. Carter, Nathan T., Dev K. Dalal, Li Guan, Alexander C. LoPilato, and Scott A. Withrow. 2017. Item response theory scoring and the detection of curvilinear relationships. Psychological Methods 22: 191–203. [Google Scholar] [CrossRef]
  9. Cho, Seonghee, Fritz Drasgow, and Mengyang Cao. 2015. An investigation of emotional intelligence measures using item response theory. Psychological Assessment 27: 1241–52. [Google Scholar] [CrossRef]
  10. Curran, Patrick J., Veronica Cole, Daniel J. Bauer, Andrea M. Hussong, and Nisha Gottfredson. 2016. Improving factor score estimation through the use of observed background characteristics. Structural Equation Modeling: A Multidisciplinary Journal 23: 827–44. [Google Scholar] [CrossRef] [Green Version]
  11. de la Torre, Jimmy, Stephan Stark, and Oleksandr S. Chernyshenko. 2006. Markov chain Monte Carlo estimation of item parameters for the generalized graded unfolding model. Applied Psychological Measurement 30: 216–32. [Google Scholar] [CrossRef]
  12. Drasgow, Fritz, Oleksandr S. Chernyshenko, and Stephen Stark. 2010. 75 years after Likert: Thurstone was right! Industrial and Organizational Psychology 3: 465–76. [Google Scholar] [CrossRef]
  13. Ehrhart, Karen Holcombe, Scott C. Roesch, Mark G. Ehrhart, and Britta Kilian. 2008. A test of the factor structure equivalence of the 50-item IPIP Five-factor model measure across gender and ethnic groups. Journal of Personality Assessment 90: 507–16. [Google Scholar] [CrossRef] [PubMed]
  14. Geisser, Seymour, and William F. Eddy. 1979. A predictive approach to model selection. Journal of the American Statistical Association 74: 153–60. [Google Scholar] [CrossRef]
  15. Gelman, Andrew, and Donald B. Rubin. 1992. Inference from iterative simulation using multiple sequences. Statistical Science 7: 457–72. [Google Scholar] [CrossRef]
  16. Hinkin, Timothy R. 1995. A review of scale development practices in the study of organizations. Journal of Management 21: 967–88. [Google Scholar] [CrossRef]
  17. Joo, Seang-Hwane, Philseok Lee, and Stephen Stark. 2017. Evaluating anchor-item designs for concurrent calibration with the GGUM. Applied Psychological Measurement 41: 83–96. [Google Scholar] [CrossRef] [PubMed]
  18. Joo, Seang-Hwane, Philseok Lee, and Stephen Stark. 2022. The Explanatory Generalized Graded Unfolding Model: Incorporating Collateral Information to Improve the Latent Trait Estimation Accuracy. Applied Psychological Measurement 46: 3–18. [Google Scholar] [CrossRef] [PubMed]
  19. Lang, Jonas W. B., and Louis Tay. 2021. The science and practice of Item Response Theory in organizations. Annual Review of Organizational Psychology and Organizational Behavior 8: 311–38. [Google Scholar] [CrossRef]
  20. Lee, Philseok, Seang-Hwane Joo, Stephen Stark, and Oleksandr S. Chernyshenko. 2019. GGUM-RANK statement and person parameter estimation with multidimensional forced choice triplets. Applied Psychological Measurement 43: 226–40. [Google Scholar] [CrossRef]
  21. Luo, Yong, and Hong Jiao. 2018. Using the Stan program for Bayesian item response theory. Educational and Psychological Measurement 78: 384–408. [Google Scholar] [CrossRef]
  22. Luo, Yong, and Khaleel Al-Harbi. 2017. Performances of LOO and WAIC as IRT model selection methods. Psychological Test and Assessment Modeling 59: 183. [Google Scholar]
  23. Nye, Christopher D., Seang-Hwane Joo, Bo Zhang, and Stephen Stark. 2020. Advancing and evaluating IRT model data fit Indices in organizational research. Organizational Research Methods 23: 457–86. [Google Scholar] [CrossRef]
  24. Reise, Steven P., and Niels G. Waller. 2009. Item response theory and clinical measurement. Annual Review of Clinical Psychology 5: 27–48. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  25. Roberts, James S., and Vanessa M. Thompson. 2011. Marginal maximum a posteriori item parameter estimation for the generalized graded unfolding model. Applied Psychological Measurement 35: 259–79. [Google Scholar] [CrossRef]
  26. Roberts, James S., Haw-ren Fang, Weiwei Cui, and Yingji Wang. 2006. GGUM2004: A Windows-Based Program to Estimate Parameters in the Generalized Graded Unfolding Model. Applied Psychological Measurement 30: 64–65. [Google Scholar] [CrossRef]
  27. Roberts, James S., John R. Donoghue, and James E. Laughlin. 2000. A general item response theory model for unfolding unidimensional polytomous responses. Applied Psychological Measurement 24: 3–32. [Google Scholar] [CrossRef]
  28. Roberts, James S., John R. Donoghue, and James E. Laughlin. 2002. Characteristics of MML/EAP parameter estimates in the generalized graded unfolding model. Applied Psychological Measurement 26: 192–207. [Google Scholar] [CrossRef]
  29. Schwarz, Gideon. 1978. Estimating the dimension of a model. Annals of Statistics 6: 461–64. [Google Scholar] [CrossRef]
  30. Spector, Paul E., Jeremy A. Bauer, and Suzy Fox. 2010. Measurement artifacts in the assessment of counterproductive work behavior and organizational citizenship behavior: Do we know what we think we know? Journal of Applied Psychology 95: 781. [Google Scholar] [CrossRef]
  31. Spiegelhalter, David J., Nicola G. Best, Bradley P. Carlin, and Angelika Van Der Linde. 2003. Bayesian measures of model complexity and fit. Quality Control and Applied Statistics 48: 431–32. [Google Scholar] [CrossRef] [Green Version]
  32. Stan Development Team. 2020. RStan: The R Interface to Stan. R Package Version 2.21.2. Available online: https://mc-stan.org (accessed on 1 January 2020).
  33. Stark, Stephen, Oleksandr S. Chernyshenko, and Fritz Drasgow. 2005. An IRT approach to constructing and scoring pairwise preference items involving stimuli on different dimensions: The multi-unidimensional pairwise-preference model. Applied Psychological Measurement 29: 184–203. [Google Scholar] [CrossRef]
  34. Stark, Stephen, Oleksandr S. Chernyshenko, Fritz Drasgow, and Bruce A. Williams. 2006. Examining assumptions about item responding in personality assessment: Should ideal point methods be considered for scale development and scoring? Journal of Applied Psychology 91: 25–39. [Google Scholar] [CrossRef]
  35. Sun, Tianjun, R. Chris Fraley, and Fritz Drasgow. 2021. Matches made with information: Fitting measurement models to adult attachment data. Assessment 28: 1828–47. [Google Scholar] [CrossRef]
  36. Tay, Louis, Fritz Drasgow, James Rounds, and Bruce A. Williams. 2009. Fitting measurement models to vocational interest data: Are dominance models ideal? Journal of Applied Psychology 94: 1287–304. [Google Scholar] [CrossRef] [PubMed]
  37. Tay, Louis, Usama S. Ali, Fritz Drasgow, and Bruce Williams. 2011. Fitting IRT models to dichotomous and polytomous data: Assessing the relative model–data fit of ideal point and dominance models. Applied Psychological Measurement 35: 280–95. [Google Scholar] [CrossRef]
  38. Tendeiro, Jorge N., and Sebastian Castro-Alvarez. 2019. GGUM: An R package for fitting the generalized graded unfolding model. Applied Psychological Measurement 43: 172–73. [Google Scholar] [CrossRef] [PubMed]
  39. Thomas, Neal. 2002. The role of secondary covariates when estimating latent trait population distributions. Psychometrika 67: 33–48. [Google Scholar] [CrossRef]
  40. Tu, Naidan, Bo Zhang, Lawrence Angrave, and Tianjun Sun. 2021. bmggum: An R package for Bayesian estimation of the multidimensional generalized graded unfolding model with covariates. Applied Psychological Measurement 45: 553–55. [Google Scholar] [CrossRef]
  41. Usami, Satoshi. 2011. Generalized graded unfolding model with structural equation for subject parameters. Japanese Psychological Research 53: 221–32. [Google Scholar] [CrossRef]
  42. Vehtari, Aki, Andrew Gelman, and Jonah Gabry. 2017. Practical Bayesian model evaluation using leave-one-out cross-validation and WAIC. Statistics and Computing 27: 1413–32. [Google Scholar] [CrossRef] [Green Version]
  43. Wang, Wen-Chung, and Shiu-Lien Wu. 2016. Confirmatory multidimensional IRT unfolding models for graded-response items. Applied Psychological Measurement 40: 56–72. [Google Scholar] [CrossRef] [PubMed]
  44. Wang, Wen-Chung, Po-Hsi Chen, and Ying-Yao Cheng. 2004. Improving measurement precision of test batteries using multidimensional item response models. Psychological Methods 9: 116–36. [Google Scholar] [CrossRef] [Green Version]
  45. Watanabe, Sumio, and Manfred Opper. 2010. Asymptotic equivalence of Bayes cross validation and widely applicable information criterion in singular learning theory. Journal of Machine Learning Research 11: 3571–94. [Google Scholar]
  46. Yong, Luo. 2018. LOO and WAIC as model selection methods for polytomous items. arXiv arXiv:1806.09996. [Google Scholar]
  47. Zhang, Bo, Jing Luo, Tianjun Sun, Mengyang Cao, and Fritz Drasgow. 2023. Small but nontrivial: A comparison of six strategies to handle cross-loadings in bifactor. Multivariate Behavioral Research 58: 115–32. [Google Scholar] [CrossRef] [PubMed]
  48. Zhang, Bo, Mengyang Cao, Louis Tay, Jing Luo, and Fritz Drasgow. 2020. Examining the item response process to personality measures in high-stakes situations: Issues of measurement validity and predictive validity. Personnel Psychology 73: 305–32. [Google Scholar] [CrossRef]
Figure 1. An example of between-item dimensionality where each item only loads on one dimension.
Figure 1. An example of between-item dimensionality where each item only loads on one dimension.
Jintelligence 11 00163 g001
Table 1. Estimation accuracy for person parameters.
Table 1. Estimation accuracy for person parameters.
MissingrTraitsBetaCorBiasAe
Items = 5Items = 10Items = 5Items = 10Items = 5Items = 10
RO = 2RO = 4RO = 2RO = 4RO = 2RO = 4RO = 2RO = 4RO = 2RO = 4RO = 2RO = 4
0020.000.600.840.750.920.000.000.000.000.620.410.500.29
0.250.650.850.780.930.000.000.000.000.590.400.480.30
50.000.590.840.750.920.000.000.000.000.620.410.500.29
0.250.650.860.780.930.000.000.000.000.590.400.480.29
0.520.000.640.860.780.930.000.000.000.000.590.390.480.29
0.250.670.860.790.930.000.000.000.000.580.390.470.29
50.000.690.870.810.930.000.000.000.000.560.380.460.28
0.250.700.870.810.930.000.000.000.000.560.380.460.29
0.2020.000.540.790.690.900.000.000.000.000.650.460.550.33
0.250.610.810.730.900.000.000.000.000.620.450.520.33
50.000.520.780.690.890.000.000.000.000.660.460.550.33
0.250.600.810.730.910.000.000.000.000.630.450.520.33
0.520.000.580.810.730.910.000.000.000.000.630.440.520.32
0.250.630.820.750.910.000.000.000.000.610.440.510.33
50.000.630.830.770.910.000.000.000.000.600.420.500.32
0.250.660.830.770.910.000.000.000.000.590.430.490.32
Note. Missing = The proportion of missing data; r = Correlation between traits; Traits = No. of traits; Beta = Regression coefficients; Items = No. of items; RO = No. of response options; Cor = Correlation between true person parameters and estimated person parameters; Bias = Average difference between true and estimated parameters; Ae = average absolute difference between true and estimated parameters.
Table 2. Power/Type I Error Rate to identify the correct model.
Table 2. Power/Type I Error Rate to identify the correct model.
Sample SizeMissingrWAICLOO
Items = 5Items = 10Items = 5Items = 10
RO = 2RO = 4RO = 2RO = 4RO = 2RO = 4RO = 2RO = 4
2000.000.301.001.001.001.001.001.001.001.00
0.600.980.991.001.000.880.971.001.00
0.900.620.960.771.000.390.920.641.00
1.000.540.530.630.580.660.710.730.68
0.200.300.971.001.001.000.941.001.001.00
0.600.891.000.991.000.761.000.990.99
0.900.710.950.711.000.490.830.630.98
1.000.550.360.590.610.750.610.720.73
5000.000.301.001.001.001.000.991.001.001.00
0.600.941.000.981.000.920.990.981.00
0.900.850.990.861.000.590.970.761.00
1.000.560.330.620.590.770.550.700.72
0.200.301.001.001.001.001.001.001.001.00
0.600.991.000.991.000.951.000.991.00
0.900.820.970.901.000.500.920.821.00
1.000.290.330.550.500.670.620.710.57
10000.000.301.001.001.001.001.001.001.001.00
0.600.970.991.001.000.960.991.001.00
0.900.891.000.971.000.681.000.951.00
1.000.490.340.550.510.710.580.590.64
0.200.301.001.001.001.000.991.001.001.00
0.600.991.001.001.000.981.001.001.00
0.900.930.980.951.000.690.950.851.00
1.000.320.280.560.370.630.550.700.45
Note. Missing = The proportion of missing data; r = Correlation between traits; Items = No. of items; RO = No. of response options.
Table 3. Estimated item parameters and standard errors (SE) using the four software programs.
Table 3. Estimated item parameters and standard errors (SE) using the four software programs.
ItemsAlpha Delta Tau
bmggumggum
2004
ggummirtbmggumggum
2004
ggummirtbmggumggum
2004
ggummirt
Order11.57
(0.25)
1.95 (0.37)1.96 (0.37)1.79 (0.30)1.96
(0.48)
1.53 (0.30)1.52 (0.29)1.45 (0.25)−1.98 (0.49)−1.57 (0.29)−1.56 (0.29)1.47 (0.24)
Order21.10
(0.17)
1.23 (0.67)1.23 (0.67)1.15 (0.19)2.15
(0.49)
2.69 (17.50)2.59 (15.90)1.71 (0.35)−3.18 (0.53)−3.67 (17.77)−3.57 (16.18)2.67 (0.40)
Order31.49
(0.23)
1.56 (0.37)1.57 (0.50)1.55 (0.26)2.11
(0.50)
2.37 (6.27)2.58 (10.65)1.53 (0.35)−2.29 (0.51)−2.57 (6.44)−2.78 (10.89)1.69 (0.35)
Order41.10
(0.20)
1.23 (0.23)1.22 (0.23)1.24 (0.24)1.58
(0.45)
1.24 (0.25)1.24 (0.25)1.16 (0.23)−1.21 (0.42)−0.94 (0.20)−0.94 (0.20)0.86 (0.18)
Order51.26
(0.22)
1.24 (0.54)1.24 (0.56)1.41 (0.40)−3.21 (0.49)−4.53 (22.29)−4.42 (20.45)−1.60 (0.34)−0.46 (0.41)−1.84 (23.33)−1.72 (21.55)−0.84 (0.44)
Order61.11
(0.18)
1.25 (0.66)1.26 (0.63)1.15 (0.21)−2.48 (0.54)−3.53 (14.42)−3.72 (16.77)−1.91 (0.41)−1.18 (0.58)−2.41 (15.22)−2.62 (17.49)0.65 (0.39)
Order71.94
(0.32)
2.61 (0.60)2.61 (0.57)2.25 (0.39)−2.54 (0.44)−2.74 (9.90)−2.68 (7.82)−2.06 (0.28)−1.43 (0.46)−1.79 (10.03)−1.74 (7.95)1.05 (0.28)
Order81.96
(0.33)
2.71 (0.55)2.71 (0.55)2.34 (0.44)−2.29 (0.45)−1.82 (0.27)−1.82 (0.27)−1.79 (0.25)−1.19 (0.45)−0.90 (0.24)−0.89 (0.24)0.80 (0.21)
Order90.68
(0.14)
0.55 (0.19)0.55 (0.19)0.63 (0.16)−0.74
(0.33)
−0.82 (0.46)−0.82 (0.45)−0.68 (0.30)−0.81 (0.25)−0.73 (0.28)−0.73 (0.28)0.70 (0.22)
Order101.69
(0.33)
2.45 (0.47)2.45 (0.48)2.21 (0.45)−0.01
(0.10)
−0.03 (0.07)−0.03 (0.07)−0.03 (0.09)−1.29 (0.10)−1.15 (0.07)−1.15 (0.07)1.18 (0.08)
Order111.57
(0.29)
2.20 (0.43)2.20 (0.43)1.91 (0.37)0.26
(0.12)
0.22
(0.08)
0.22
(0.08)
0.21 (0.10)−1.23 (0.11)−1.11 (0.08)−1.10 (0.08)1.13 (0.09)
Assertiveness12.04
(0.29)
2.81 (0.44)2.82 (0.45)2.46 (0.37)1.70
(0.48)
1.29 (0.26)1.28 (0.26)1.20 (0.22)−2.51 (0.49)−2.01 (0.27)−2.00 (0.27)1.93 (0.23)
Assertiveness21.21
(0.22)
1.56 (0.35)1.31 (0.40)1.46 (0.31)1.06
(0.44)
0.84
(0.34)
3.58 (26.53).63 (0.27)−3.67 (0.54)−2.97 (0.47)−5.94 (26.36)2.89 (0.40)
Assertiveness32.65
(0.39)
4.13 (0.77)4.10 (0.80)3.36 (0.54)1.81
(0.53)
2.09 (314.35)2.25 (686.92)1.21 (0.31)−2.85 (0.54)−2.98 (314.36)−3.13 (686.93)2.14 (0.31)
Assertiveness40.74
(0.12)
0.71 (0.64)0.74 (0.43)0.77 (0.15)2.09
(0.61)
4.07 (25.83)5.49 (39.59)1.44 (0.42)−1.60 (0.62)−3.74 (27.82)−5.23 (40.62)0.98 (0.37)
Assertiveness52.47
(0.38)
4.17 (0.86)4.19 (1.01)3.20 (0.57)−2.73 (0.41)−2.92 (28.05)−2.95 (54.15)−2.11 (0.24)−1.23 (0.42)−1.72 (28.09)−1.75 (54.24)0.80 (0.22)
Assertiveness62.32
(0.35)
3.74 (0.56)4.20 (0.74)3.23 (0.65)−2.37 (0.44)−2.59 (3.22)−1.81 (0.17)−1.73 (0.18)−1.39 (0.44)−1.77 (3.22)−1.02 (0.16)0.91 (0.15)
Assertiveness73.23
(0.41)
7.42 (2.23)7.68 (2.34)4.80 (0.96)−2.61 (0.43)−2.65 (82.96)−2.64 (201.70)−1.97 (0.23)−1.65 (0.44)−1.84 (82.96)−1.85 (201.70)1.14 (0.21)
Assertiveness82.55
(0.40)
4.28 (0.88)4.44 (0.95)3.39 (0.60)−2.38 (0.40)−2.00 (0.24)−1.86 (0.16)−1.85 (0.17)−1.29 (0.40)−1.10 (0.23)−0.97 (0.16)0.90 (0.15)
Assertiveness91.13
(0.22)
1.32 (0.28)1.34 (0.28)1.34 (0.28)−0.06
(0.14)
−0.02 (0.11)−0.02 (0.11)−0.06 (0.12)−1.37 (0.14)−1.20 (0.11)−1.20 (0.11)1.23 (0.11)
Assertiveness101.09
(0.20)
1.30 (0.28)1.30 (0.28)1.25 (0.26)−0.05
(0.15)
−0.01 (0.11)−0.01 (0.11)−0.05 (0.13)−1.23 (0.13)−1.08 (0.11)−1.08 (0.11)1.11 (0.11)
Assertiveness111.44
(0.29)
1.88 (0.40)1.88 (0.39)1.54 (0.35)−0.41
(0.12)
−0.34 (0.08)−0.34 (0.08)−0.37 (0.11)−1.36 (0.12)−1.15 (0.09)−1.15 (0.09)1.24 (0.11)
Note. The numbers highlighted in bold are the extreme item parameter estimates and huge standard errors.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Tu, N.; Zhang, B.; Angrave, L.; Sun, T.; Neuman, M. Estimating the Multidimensional Generalized Graded Unfolding Model with Covariates Using a Bayesian Approach. J. Intell. 2023, 11, 163. https://doi.org/10.3390/jintelligence11080163

AMA Style

Tu N, Zhang B, Angrave L, Sun T, Neuman M. Estimating the Multidimensional Generalized Graded Unfolding Model with Covariates Using a Bayesian Approach. Journal of Intelligence. 2023; 11(8):163. https://doi.org/10.3390/jintelligence11080163

Chicago/Turabian Style

Tu, Naidan, Bo Zhang, Lawrence Angrave, Tianjun Sun, and Mathew Neuman. 2023. "Estimating the Multidimensional Generalized Graded Unfolding Model with Covariates Using a Bayesian Approach" Journal of Intelligence 11, no. 8: 163. https://doi.org/10.3390/jintelligence11080163

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop