View source: R/alignmentsupportfnc.R
invariancesplit | R Documentation |
Split Invariance-Noninvariance result part into two sections of Intercepts/Thresholds and Loadings
invariancesplit(inputfile, filepath)
inputfile |
usually a file of "Invariant_Noninvariant.txt" produced by a inside function from alignmentout |
filepath |
a string of directory path to store the output files |
Split Invariance-Noninvariance result part into two sections of Intercepts/Thresholds and Loadings and store each at the specified folder with names of ThresholdInvariance.txt and LoadingsInvariance.txt.
Two files of ThresholdInvariance.txt and LoadingsInvariance.txt in a specific folder
Hai Nguyen hnguye72@uic.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.