Abstract
Standard multilevel models focus on variables that predict the mean while the within-group variability is largely treated as a nuisance. Recent work has shown the advantage of including predictors for both the mean (the location submodel) and the variability (the scale submodel) within a single model. Constrained versions of the model can be fit in standard mixed effect model software, but the most general version with random effects in each of the location and scale submodels has been noted for being difficult to fit and estimate in software. However, the latest release of Mplus includes new capabilities that facilitate fitting the general version of the model as a multilevel structural equation model (SEM). This article introduces the general form of the model that includes location and scale random effects (called the location-scale model) and notes how it can be envisioned as a multilevel SEM. We provide a tutorial with example analyses and Mplus code for the model with two-level cross-sectional data and three-level repeated measures data and discuss how such a model has potential to extend recent developments in organizational science.
Due to the hierarchical structure of organizations such that people are clustered within some higher-level unit, multilevel models are commonly applied in organizational sciences (Kozlowski & Klein, 2000). The benefit of multilevel models is that researchers can investigate relationships both within organizational groups and between organizational groups (e.g., Zhang, Zyphur, & Preacher, 2009). Researchers often take advantage of this axiom for modeling how the mean changes as a function of predictor variables, which is referred to as the location aspect of the model. Although location-only models are common, a more general version of the multilevel model allows researchers to also model how variances within groups change as a function of predictors (Bolger, Davis, & Rafaeli, 2003; Cleveland, Denby, & Liu, 2002). For example, it might be of interest to model which factors make a group more homogeneous or cohesive in addition to which factors that cause a group’s mean to increase or decrease.
Recent studies have noted that a joint modeling approach can be useful to simultaneously model how both mean and variances change as a function of predictors (e.g., Brunton-Smith, Sturgis, & Leckie, 2017; Kuppens & Yzerbyt, 2014; Lang, Bliese, & de Voogt, 2018; Lang, Bliese, & Runge, 2019). These types of models are broadly referred to as heterogeneous variance models because the groups have heterogeneous variances, conditional on predictors. For instance, Lang et al. (2018) advanced such a model to study consensus emergence in which groups become more similar over time and the rate at which this occurs varies based on predictors. Heterogeneous variance models are straightforward to apply in standard mixed effect software used for multilevel models like SAS, R, or Stata so long as researchers only want to include fixed effects in the scale submodel, where variance is the outcome (Jongerling, Laurenceau, & Hamaker, 2015). However, in the more likely case where predictors cannot completely account for between-group differences (Jongerling et al., 2015), the more general location-scale model is needed whereby random effects are included in the location submodel to capture each group’s mean (the location) and in the scale submodel to capture each group’s variance (the scale).
Walters, Hoffman, and Templin (2018) noted that there are few software options for location-scale models featuring both location and scale random effects. Software options that do exist tend to be low on user-friendliness. For instance, models with scale random effects can be fit in SAS Proc Nlimixed but require a custom model parameterization (Hedeker, Mermelstein, & Demirtas, 2008), which requires a fairly high level of statistical programming knowledge (Hedeker & Nordgren, 2013). The MIXREGLS freeware program is specifically designed for location-scale models, but it is not designed to accommodate random slopes (Hedeker & Nordgren, 2013, p. 30). Alternatively, the model can be manually programmed as a hierarchical model in general Bayesian software like JAGS or Stan (Rast, Hofer, & Sparks, 2012). Lester, Cullen-Lester, and Walters (2020) 1 described how to fit location-scale models within these Bayesian packages in the R environment, but support for researchers not well-versed in the R environment is less widespread. So, despite potential advantages shown by articles advocating for modeling heterogeneity with random scale effects, application of the model in software has been a barrier to wider implementation.
Dynamic structural equation models (DSEMs) have recently been advanced in the statistical literature to incorporate multilevel, structural equation, and time-series modeling under one large framework (Asparouhov, Hamaker, & Muthén, 2018). Although this article is not about DSEM (see McNeish & Hamaker, 2020, for details on DSEM), the development of DSEM has spawned advances in multilevel SEM software capabilities. The benefit of these advances is that the recently released Version 8 of Mplus improved functionality of multilevel structural equation models (SEM) such that it can seamlessly incorporate random intercepts and slopes in the scale submodel, meaning that the general location-scale model can be fit within software familiar to organizational researchers with minimal programmatic effort, especially compared to existing alternatives.
In this article, we show how the location-scale model can be conceived as a multilevel SEM to take advantage of these improved software capabilities and to circumvent the computational and programmatic issues with location-scale models that can impede implementation. In this article, we introduce the basics of the location-scale model, discuss how the model can be conceived as a multilevel SEM, and provide Mplus code for fitting the model. We use a two-level cross-sectional running example when introducing the model before shifting to a three-level repeated measures example reminiscent of questions posed by organizational researchers. Ultimately, we hope that showing how the location-scale model can be conceived as a multilevel SEM and fit within Mplus will allow organizational researchers to more easily exploit the advantages of such models recently espoused in the literature.
The Standard Location-Only Multilevel Model
To overview the standard multilevel model, consider the study by Chen et al. (2007), who was interested in modeling individual empowerment (IP) of people nested within teams as a function of the quality of the leader-member exchanges (LMX), for which each person has a unique value (i.e., it is a within-group predictor). In hierarchical notation popularized by Raudenbush and Bryk (2002), the standard multilevel random coefficients model that disaggregates the within-group predictor for this example would be
where
These average effects (denoted by γ) are referred to as fixed effects because they are constant across teams (i.e., each team-specific effect uses the fixed effect as a basis). The team-specific deviations capture how different the team-specific effect is from the fixed effect. These deviations are called random effects because they are not directly estimated in the model but instead are assumed to follow a multivariate normal distribution with a mean of zero and estimated covariance matrix:
Graphic Depiction
Because the subscripts and notation can complicate the underlying process of the multilevel model, consider the following graphic depiction for simplified intuition behind the model. Figure 1 shows hypothetical data from four teams with the outcome variable (IP) on the vertical axis and the within-team predictor variable (LMX) on the horizontal axis. The top panel shows a scatter plot of all the data, and the bottom panel compares the team-specific line for Team 1 to the average line for all four teams. The dashed line is the team-specific regression that would be formed from including the random intercept and random slope (the u terms in Equation 1): The intercept is a little higher and the slope a little steeper than the fixed effect regression solid line.

The top panel shows a scatterplot of four teams of data. The bottom panel shows the team-specific regression line for Team 1 (dashed line) and the average regression line for all four teams (solid line).
The random effects capture how far the team-specific line is from the average line. For this reason, the random effects are sometimes referred to as the “team-level residuals”—the total distance between the data from Team 1 and the average regression line can be accounted for by the fact that a different, team-specific regression line is more appropriate for the Team 1 data. Knowing that these data come from Team 1 reduces the within-team residual (i.e., the team-specific line is better for prediction than the average line, so the data points are much closer to the dashed line than to the solid line). Note that this variation remains unexplained: We do not know why Team 1 has a higher intercept and steeper slope. The random effects are not explaining any variation but rather they are simply partitioning the variance into different sources. The data points are not perfectly on the team-specific line, so the distance between the dashed line and the data is captured by within-team residual (
Explaining Team-Level Variation
The random effects help to partition the residual by level, but this variation remains unexplained. However, team-level predictors can be added to the model to explain team-level variance. The elements of
Equation 2 states that the intercept in team j changes by
Example Analysis
Data Description
Similar to Aguinis, Gottfredson, and Culpepper (2013), we used data patterned after the study by Chen et al. (2007) on IP (predicted by LMX within teams and LC at the team level) that was used illustratively in the preceding sections. The data feature 630 people clustered within 105 teams such that each team has 6 members. All variables are treated as continuous, and 0 on the outcome represents average IP across the entire data set. Data and code are provided on the author’s Open Science Framework page, https://osf.io/8peqb.
To these data, we fit a location-only Bayesian multilevel model in Mplus 8.3. Frequentist estimation methods can have difficulty accommodating the location-scale model (but not the standard model; Hedeker et al., 2009; Rast et al., 2012), so we fit the location-only model in a Bayesian framework to compare the results from this section to the next section. By default, Mplus uses Bayesian methods for computational convenience via noninformative priors rather than for philosophical reasons (Asparouhov et al., 2018), so the results are interpreted very similarly to a frequentist analysis. Basics of Bayesian estimation are discussed in the Appendix for readers who may not be well oriented to these methods. The estimation was conducted with two chains, a minimum of 1,000 iterations, and the iterations were stopped when the potential scale reduction (PSR; Gelman & Rubin, 1992) fell below 1.05 (PSR is similar to convergence criteria in maximum likelihood to determine when the estimates are considered to be “stable enough”).
Mplus Code
Annotated Mplus code for this model is as follows:
With multilevel SEM in Mplus, a vertical pipe is included to signify that paths are team-specific, meaning that they have random effects and the path will appear team-level model (i.e., under the
These guidelines generalize to all predictors, but intercepts function slightly differently in Mplus. The outcome variable by itself in the within-team equation under the
Table 1 shows the estimates from the location-only multilevel model. Despite the Bayesian estimation, the interpretation is essentially the same as a frequentist multilevel model (with the exception that posterior summaries and credible intervals [CI] are substituted for point estimates and confidence intervals).
Posterior Summaries and 95% Credible Intervals From the Standard Multilevel Model.
Note: LMX = leader-member exchange; LC = leadership climate; GMC = grand-mean centered; TM = team mean; TMC = team-mean centered.
It does not appear that LC affects IP because 0 appears in the credible interval (

Region of significance plot for cross-level interaction of LMX and LC. The black line is the simple slope at each value of LC; the dashed lines are the confidence limits for the simple slope. The simple slope of LMX is null in the gray shaded area (LC values below –1.502) and nonnull elsewhere. LMC = leader-member exchange; LC = leadership climate.
Weakness of the Standard Location-Only Multilevel Model
In the previous sections, we noted how the β coefficients in the within-team equation (the first equation with IP as the outcome) become outcomes in the team-level equations where they can take random effects or team-level predictors to account for differences across teams. This follows from the colloquial rule that any term on the right side of the within-team equation can drop down to become an outcome in a team-level equation. The location-only multilevel model follows this adage with respect to the coefficients associated with location; however, it does not allow the scale to vary by team (i.e., the within-team residual variance is constant across teams).
Specifically, the within-team residual variance

Comparison of variation around the team-specific regression lines for two separate hypothetical teams. The black team adheres much more closely to the team-specific line, whereas the gray team has much greater dispersion. In the location-only multilevel model, the variance around the team-specific lines is constrained and would miss the opportunity to model the differing variability in these teams.
In the location-only multilevel model, the within-team residual variance is captured by a single parameter
Commonly, these types of questions are addressed by fitting a second model with a summary metric of variability as the outcome, such as the standard deviation of the dependent variable in each team or the coefficient of variation (Lester et al., 2020). Although this approach captures the spirit of the intended analysis, the two-step approach has limitations. First, using a descriptive summary measure such as the raw unconditional standard deviation of the dependent variables does not allow researchers to account for variance that may be explained by other predictors in the model. Second, if an approach that accounts for other predictors is used (e.g., saving team-specific values from a multilevel model), a two-step approach does not acknowledge uncertainty in the variability estimates for each team, which will inflate Type I error rates in the subsequent regression, especially for teams with fewer members (Lester et al., 2020). Third, a two-step approach omits the ability to correlate the random effects across submodels (e.g., scale submodel random effects associated with variability and location submodel random effects associated with the mean). Fourth, a two-step approach results in zero within-team variability in the outcome, meaning that within-team predictors would be excluded from the analysis (Leckie et al., 2014).
Heterogeneous variance models have been proposed to encompass the analysis of both the location and scale submodels within a single model (e.g., Hedeker & Mermelstein, 2007; Lang et al., 2018). Heterogeneous variance models deterministically model the residual variance as a function of predictors with fixed effects to address these types of questions. If there is unexplained variance in the scale submodel and a random effect is not included, simulation studies have shown that Type I error rates will be inflated (Leckie et al., 2014; Walters et al., 2018). However, the model can be extended to include random effects in both the location and the scale submodels with what is deemed a location-scale model (Hedeker et al., 2008). The next section and the remainder of this article focus on this model.
The Location-Scale Multilevel Model
The location-scale multilevel model looks very similar to the location-only multilevel model presented in Equation 1 but with one small change. Specifically, the location-scale version of the model in Equation 1 is written as:
where 5
The subtle difference is easy to miss if reading quickly: The within-team residual variance
where
Note that the location and scale random effects are modeled within a single matrix, which allows for direct modeling of covariances between random effects in different submodels.
This generalization allows the within-team residual to differ, meaning that it would detect that the black and gray teams from Figure 3 vary in different amounts around their team-specific regression lines. If variables are thought to be related to the scale, Equation 5 can be appended to include predictor variables to explain why some teams are more variable than others. If LC was thought to also explain why the within-team residual variances differ across teams, Equation 5 could be expanded to
where
An important point in Equations 5 and 7 is that the within-team residual variance is modeled as the exponential of the linear model on the right (i.e., it is a log-linear model). Alternatively, one could apply the natural logarithm to each side such that the natural log of the within-team residual variance follows a linear model. This is necessary because variances cannot be negative, and using a log-linear model precludes negative values. This will have important consequences for interpretation of results, which we cover in the next section.
Example Analysis
Using the same data as the previous example, we fit the same location-scale model defined by Equations 3, 4, 6, and 7 in Mplus Version 8.3 using the same estimation options as the location-only model. The Mplus code for this model is as follows (with differences from the previous code bolded for emphasis):
The main difference between the code for the location-only multilevel model and the location-scale multilevel model takes place in the within-team equation. A random effect is placed on the within-team residual variance,
Table 2 shows the results from the location-scale multilevel model. The location portion of the model features similar estimates to Table 1 with similar conclusions, so we will not plot the interaction effect. The notable difference in Table 2 occurs at the bottom, under the “Scale Fixed Effects” heading. The estimate of intercept for Equation 7 (the expected residual variance for a team at the grand-mean of LC) is .76, on the log scale. To transform this back onto the scale of the outcome as in Table 1, we need to exponeniate:
Posterior Summaries and 95% Credible Intervals From the Location-Scale Multilevel Model.
Note: LMX = leader-member exchange; LC = leadership climate; GMC = grand-mean centered; TM = team mean; TMC = team-mean centered.
The estimated effect of LC is −0.21, which again if we exponentiate is
Despite the unorthodox interpretation, the substantive interpretation of the model is useful beyond that provided by the results in Table 1. Specifically, the negative effect of LC in the scale submodel indicates that as LC increases, there is less variability on IP within-teams. To put this into context, Figure 4 displays the team-specific regression lines for two teams in the data. One team is high on LC (Team 34 in black), and one team is low on LC (Team 69 in gray). Based on the location-scale multilevel model, the members from Team 34 (with high LC) are much closer to one another after conditioning on LMX (i.e., the black dots very closely follow the dashed black line). Contrarily, the members of Team 69 are much less consistent, and they vary much more around the team-specific regression line (i.e., there is more within-team heterogeneity).

Comparison of a homogeneous team (Team 34 in black) and a heterogeneous team (Team 69 in gray). The leadership climate in Team 34 was 1.50 SD above the overall mean, whereas the Team 69 leadership climate was 1.57 SD below the mean.
Example With Three-Level Repeated Measures Data
To demonstrate how specifying the model in the multilevel SEM framework can help address difficulties that currently exist in organizational research, consider the case study where repeated measures are nested within people who are further nested within groups. One such example appears in Lang et al. (2018), who described a three-level model with this structure for consensus emergence. One of their examples features data measuring job satisfaction three times for 471 US Army soldiers nested within 34 units. The data are publicly available in the
First, scale random effects in multilevel SEM are not yet available for pure three-level models in Mplus, but they are available for two-level models. Asparouhov and Muthén (2016) noted that hierarchies can be reduced by one if repeated measures at the lowest level are transposed from the long format (one row per repeated measure) to the wide format (one column per repeated measure). Doing so yields a two-level hierarchy of soldiers within units, which is more amenable to the multilevel SEM framework.
Next, Lang et al. (2018) accurately noted that Mplus does not permit predictors in a MODEL CONSTRAINT statement with two-level models, which seemingly prevents scale submodel predictors and random effects. However, the MODEL CONSTRAINT statement can be bypassed via phantom variables. Phantom variables originated decades ago as a way to bypass software limitations (Rindskopf,1984). Although less common in the modern software environment, phantom variables retain their utility in contexts where statistical developments outpace software developments. Essentially, a phantom variable is a latent variable with a single indicator whose loading is constrained to 1 and whose residual variance is constrained to 0. A phantom variable retains the exact same properties as its indicator and is used simply to transform a parameter that is not permitted in modeling statements into a variable that is permitted to appear in modeling statements. In this context, phantom variables make the within-person residual variance directly available as an outcome rather than requiring researchers to use a MODEL CONSTRAINT statement.
We will first reproduce Model 3c from Table 9 in Lang et al. (2018). The model can be written
where readiness is a z-scored predictor of combat readiness of each unit. The data are nested within three levels, so a t subscript is added to index repeated measures nested within the ith person in the jth unit. The Mplus code for the model is:
In the
Comparison of Estimates From the Model 3c in Lang, Bliese, and Runge (2019), the Reproduction of That Model as a Bayesian Multilevel SEM, and the Extension of the Model That Allows for Scale Random Effects Estimated as a Multilevel SEM.
Note: Model 3c = the model originally presented in Table 9 of Lang Bliese, and de Voogt (2018). Estimates from models estimated with Bayesian methods are the median of the posterior distribution for each parameter. ML-SEM = multilevel structural equation model.
a Covariances were reported in Lang et al. (2018), so we provide covariances estimates for ease of comparison rather than correlation as we present in Tables 1 and 2.
Whereas scale submodel random effects and random effect correlation are cumbersome and complex to obtain in a mixed effects framework, they can be easily obtained with multilevel SEM by simply unconstraining certain parameters. We can add scale submodel random intercepts and random slopes by unconstraining the variance of
Whereas Lang et al. (2019) noted the hurdles for fitting this type of model in the mixed effect framework with frequentist estimation, allowing for all of these aspects presents no issues in the Bayesian multilevel SEM framework, even with only 34 units. In fact, the model converged in only 31 seconds, vastly eclipsing the demanding nonlinear estimation that would be required if trying to fit the model in another suitable software environment such as SAS Proc Nlmixed. By allowing these effects in in the model, Table 3 shows that the random effect variance of the scale intercept and scale effect of time are fairly large (
Implications for Organizational Research
By its nature, organizational research has a vested interest not just in averages of organizations but also in their cohesiveness. In addition to the two examples provided in this article, other examples for organizational research where cross-sectional questions about variance is prominent include consensus in ratings of job competencies (Lievens et al., 2010), heterogeneity in occupational knowledge and skills for people with similar jobs (Sitzmann, Ployhart, & Kim, 2019), perceptions of team efficacy (DeRue et al., 2010), and variation in policy implementation (Pak & Kim, 2018). When considering variability repeated measures data, possibilities include variability in decision making (Melkonyan & Safra, 2016), variability in personality across situations (Dalal et al., 2015), variability in job performance over time (Barnes, Reb, & Ang, 2012; Reb & Greguras, 2010), or fluctuations in personality dynamics and its effect on personnel selection (Sosnowska, Hofmans, & Lievens, in press).
Despite the frequency of questions about cohesion and heterogeneity in the organizational literature, Lang et al. (2018, 2019) noted how there are few methodological tools that have been extended to study aspects of cohesiveness or similarity within organizational groups. Heterogeneous variance models are undoubtedly an improvement and serve as an excellent starting point to include a scale submodel. However, these models can be further expanded with the inclusion of random scale effects to quantify unexplained variance in the scale submodel and protect against inflated Type I error rates for fixed effects that can arise from misspecifying the random effect structure.
Adopting location-scale models in a multilevel SEM framework would seem to have particular advantages for addressing the possible limitations noted with applications of heterogeneous variance models in the recent literature. For instance, Lang et al. (2019) noted random scale effects as a future direction with the qualification that such models often cannot include random location slopes on account of their computational encumbrances (e.g., the MIXREGLS program does not permit random location slopes). As we show in our examples, location-scale models in the multilevel SEM framework can accommodate multiple scale submodel random effects and can correlate them with location scale effects without issue. Furthermore, the computational burden was essentially nonexistent given that the models converged in less than 1 minute.
Lang et al. (2019) also discussed the possibility of merging heterogeneous variance models with other common organizational techniques such as mediation models but noted “it is not clear how the approach [mediation] could be extended to emergence models” (p. 15). To contextualize this in the context of organizational research, perhaps the effect of leadership climate on task efficiency is mediated by the within-team variability of individual empowerment such that teams with a strong leadership climate are more homogeneous on individual empowerment, which leads to improved efficiency because team members work more cohesively. Whereas mediation would be a difficult leap for a heterogeneous variance model in a mixed effect framework and would likely require a multistage model whose estimates would require Croon’s correction (Croon, 2002) to be unbiased (Devlieger & Rosseel, 2017; Kelcey, Cox, & Dong, 2019), mediation is another straightforward extension if modeling the random scale effects in the multivariate multilevel SEM framework (Hoffman, 2019). McNeish and Hamaker (2020) noted such advantages of multilevel SEM over mixed effects models, noting that multilevel SEM allows any hypothesized structural relations to be modeled between random effects. That is, if the scale submodel has a random effect, it can serve as a mediator or predictor of other variables of interest. Schultzberg and Muthén (2018) included an example of a mediation model with a scale random effect in their study (Model 9, p. 427).
Limitations
Bayesian methods are noted for their better performance with small samples (Muthén & Asparouhov, 2012); however, the computational Bayes approach taken by Mplus can be biased with smaller samples (van de Schoot et al., 2015). The issue stems from the use of diffuse, improper priors under the default settings, which are known to artificially inflate the variance estimates when the number of teams is about 50 or less (Hox, van de Schoot, & Matthijsse, 2012). This problem can be avoided by overriding the defaults with informative priors in Mplus (McNeish, 2016), but effectively doing so usually requires some knowledge of Bayesian statistics. If details on Bayesian statistics are outside of a researcher’s capabilities, a model with fewer than 50 groups run with Mplus’s defaults will reduce the ability to determine that predictors have nonnull effects; the fixed effects coefficients will still be accurately estimated, however.
It is also important to note that the within-group residual variance is based on the within-group sample size. As the team size or number of repeated measures decreases, estimates of the residual variance become less reliable (Estabrook, Grimm, & Bowles, 2012). Although location-scale models can be fit effectively when the within-unit sample size is quite low (Williams, Zimprich, & Rast, 2019), ideally the data would have 20 or more within-group observations (Rast & Zimprich, 2010). Estabrook et al. (2012) noted that small within-group sample sizes do not preclude location-scale modeling; power (or its Bayesian analog) of predictors in the scale submodel will be reduced, however. For two-level models, if groups have varying sizes and there are some very small groups, these small groups need not be deleted because the model will be able to borrow information from the larger groups. Three-level models with multivariate repeated measures have difficulty with varying times of observation or a different number of repeated measures per person (e.g., McNeish & Matta, 2018)
Concluding Remarks
The organizational literature has recently acknowledged the benefit of statistical models with heterogeneous variances across groups. Most proposed models have fixed effects in the scale submodel but have tended to avoid random scale effects due to (a) lack of implementation in standard mixed effect software, (b) existing programs requiring users to be rather skilled at statistical programming, or (c) limitations on the number of random effects in existing programs. Specifying models as Bayesian multilevel SEMs in the latest release of Mplus can alleviate many of these issues in that (a) Mplus is familiar to a large segment of organizational researchers, (b) the computation is expedient, (c) there are less stringent limitations with respect to the number of random effects that can be accommodated, and (d) the model can be embedded into larger models like mediation.
Appendix: Overview of Bayesian Estimation in Mplus
We will not fully review Bayesian statistics because they are used in Mplus more so as a computational tool rather than for its philosophical principles (Asparouhov, Hamaker, & Muthén, 2018). However, we will cover some relevant differences in terminology for readers who are not well versed in Bayesian statistics to facilitate proper interpretation the output. Readers interested in a deeper understanding of Bayesian statistics are referred to Kruschke, Aguinis, and Joo, (2012); van de Schoot et al. (2014); or Zyphur, Oswald, and Rupp (2015) for pedagogical introductions.
A major difference between maximum likelihood and Bayesian Markov chain Monte Carlo (MCMC) is that maximum likelihood yields a single point estimate for each parameter, whereas MCMC yields an entire distribution of possible values for each parameter. This distribution is referred to as the posterior distribution. This posterior distribution is formed by updating researchers’ prior beliefs for each parameter (prior distributions) with information from the data (the likelihood, the same likelihood used in maximum likelihood).
If researchers do not have specific prior beliefs, Mplus will assign parameters uninformative priors such that all admissible values are equally plausible. Retaining the default prior distributions in Mplus yields results that are very close to maximum likelihood, especially at larger samples (Muthén & Asparouhov, 2012). Instead of a point estimate for each parameter, in MCMC, the values of the posterior distribution are summarized with a measure of central tendency (i.e., mean, median, or mode) to provide a single representative estimate for the parameter. By providing a posterior distribution instead of point estimates, MCMC provides more intuitive analogs of standard errors or confidence intervals that do not rely on assumptions or asymptotic theory. Instead, the MCMC analog of the frequentist confidence interval is the Bayesian credible interval, for which the bounds of a 95% interval are the 2.5 and 97.5 percentiles of the posterior distribution. With MCMC, there are no null hypotheses for any effects; consequently, there are no p values. 7 To determine whether an estimate is null in the population, a common test is whether 0 is within the 95% credible interval for the parameter of interest.
Footnotes
Declaration of Conflicting Interests
The author(s) declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.
Funding
The author(s) received no financial support for the research, authorship, and/or publication of this article.
