Loads the file and lists all available functions
Examples
ex3_1 <- system.file("extdata", "ex3_1.h5", package = "mplush5")
mplus.view.results(ex3_1)
#>
#> Use the following functions to view the available results.
#>
#> - Input instructions
#> - mplus.print.input.instructions
#> - Summary of Analysis
#> - mplus.print.summary.analysis
#> - Model Fit Information
#> - mplus.print.model.fit.information
#> - Model Results
#> - mplus.print.model.results
#> - Confidence Intervals of Model Results
#> - mplus.print.confidence.intervals
#> - Standardized Model Results
#> - mplus.print.standardized.model.results
#> - Confidence Intervals of Standardized Model Results
#> - mplus.print.standardized.confidence.intervals
#> - R-Square
#> - mplus.print.rsquare