Mplus
Sunday
May 19, 2024
HOME ORDER CONTACT US CUSTOMER LOGIN MPLUS DISCUSSION
Mplus
Mplus at a Glance
General Description
Mplus Programs
Pricing
Version History
System Requirements
Platforms
Mplus Demo Version
Training
Mplus Web Talks
Short Courses
Short Course Videos
and Handouts
Web Training
Mplus YouTube Channel
Documentation
Mplus User's Guide
Mplus Diagrammer
Technical Appendices
Mplus Web Notes
FAQ
User's Guide Examples
Mplus Book
Mplus Book Examples
Mplus Book Errata
Analyses/Research
Mplus Examples
Papers
References
Special Mplus Topics
Bayesian SEM (BSEM)
Complex Survey Data
DSEM – MultiLevel Time Series Analysis
Exploratory SEM (ESEM)
Genetics
IRT
Measurement Invariance
and Alignment
Mediation Analysis
Missing Data
Mixture Modeling
Multilevel Modeling
Randomized Trials
RI-CLPM
RI-LTA
Structural Equation Modeling
Survival Analysis
How-To
Using Mplus via R -
MplusAutomation
Mplus plotting using R
H5 results
Chi-Square Difference
Test for MLM and MLR
Power Calculation
Monte Carlo Utility
Search
 
Mplus Website Updates
Mplus Privacy Policy
VPAT/508 Compliance

H5RESULTS

The H5RESULTS option is used to specify the name of the H5 file in which the results of an analysis will be saved. Various results are saved including parameter estimates and standard errors of the parameter estimates from the Model Results and fit statistics. If the STANDARDIZED option of the OUTPUT command is used, standardized parameters estimates and their standard errors will also be saved. See below for a complete list of results that are currently saved. Following is an example of how to specify the H5RESULTS option

RESULTS ARE results.h5;

where results.h5 is the name of the file in which the analysis results will be saved. If the working directory contains a file of the same name, it will be overwritten. The H5 file can be loaded into R or accessed using the provided set of R functions. Both procedures require the rhdf5 package from Bioconductor. The functions return the Mplus results as R data frames. Refer to the H5Results tutorial for more information about the set of R functions.

List of results that may be saved:

  • Input instructions
  • Errors and warnings
  • Summary of Analysis
  • Model Fit Information
  • Model Fit Information (configural)
  • Model Fit Information (metric)
  • Model Fit Information (scalar)
  • Model Results
  • Model Results (configural)
  • Model Results (metric)
  • Model Results (scalar)
  • Confidence Intervals of Model Results
  • Confidence Intervals of Model Results (configural)
  • Confidence Intervals of Model Results (metric)
  • Confidence Intervals of Model Results (scalar)
  • Credibility Intervals of Model Results
  • Credibility Intervals of Model Results (configural)
  • Credibility Intervals of Model Results (metric)
  • Credibility Intervals of Model Results (scalar)
  • Standardized Model Results
  • Confidence Intervals of Standardized Model Results
  • Credibility Intervals of Standardized Model Results
  • R-Square
  • R-Square (configural)
  • R-Square (metric)
  • R-Square (scalar)
  • IRT Parameterization
  • IRT Parameterization (configural)
  • IRT Parameterization (metric)
  • IRT Parameterization (scalar)
  • Credibility Intervals of Standardized Model Results
  • Credibility Intervals of Model Results
  • Model Modification Indices
  • Results in Probability Scale
  • Results in Probability Scale (configural)
  • Results in Probability Scale (metric)
  • Results in Probability Scale (scalar)
  • Logistic Regression Odds Ratio Results
  • Confidence Intervals in Probability Scale
  • Confidence Intervals in Probability Scale (configural)
  • Confidence Intervals in Probability Scale (metric)
  • Confidence Intervals in Probability Scale (scalar)
  • Credibility Intervals in Probability Scale
  • Credibility Intervals in Probability Scale (configural)
  • Credibility Intervals in Probability Scale (metric)
  • Credibility Intervals in Probability Scale (scalar)
  • Latent Class Indicator Odds Ratios for the Latent Classes
  • Latent Class Indicator Odds Ratios for the Latent Classes (configural)
  • Latent Class Indicator Odds Ratios for the Latent Classes (metric)
  • Latent Class Indicator Odds Ratios for the Latent Classes (scalar)
  • Brant Wald Test For Proportional Odds
  • Within-level Standardized Model Results For Each Cluster
  • Within-level R-Square For Each Cluster