| umx | Functions for Structural Equation Modeling in OpenMx | 
| umx-deprecated | Deprecated. May already stop() code and ask to be updated. May be dropped entirely in future. | 
| umx2ord | umx_cont_2_quantiles | 
| umxACE | Build and run a 2-group Cholesky ACE twin model (univariate or multivariate) | 
| umxACEcov | Run a Cholesky with covariates that are random (in the expected covariance matrix) | 
| umxACEv | Build and run 2-group uni- or multi-variate ACE models based on VARIANCE (not paths). | 
| umxAlgebra | A simple wrapper for mxAlgebra with name as the first parameter for more readable compact code. | 
| umxAPA | Creates nicely formatted journal-style summaries of models, p-values, data-frames and much more. | 
| umxBrownie | A recipe Easter-egg for umx | 
| umxCI | Add (and, optionally, run) confidence intervals to a structural model. | 
| umxCI_boot | umxCI_boot | 
| umxCLPM | Runs cross-lagged panel models | 
| umxCompare | Print a comparison table of one or more 'OpenMx::mxModel()'s, formatted nicely. | 
| umxConfint | Get confidence intervals from a umx model | 
| umxCov2cor | Convert a covariance matrix into a correlation matrix | 
| umxCP | umxCP: Build and run a Common Pathway twin model | 
| umxDiagnose | Diagnose problems in a model - not working! | 
| umxDiffMZ | MZ differences method for testing evidence for causality. | 
| umxDiscTwin | Intra-pair association in MZ, DZ twin models. (ALPHA quality!) | 
| umxDoC | Build and run a 2-group Direction of Causation twin models. | 
| umxDoCp | Make a direction of causation model based on umxPath statements | 
| umxEFA | FIML-based Exploratory Factor Analysis (EFA) | 
| umxEquate | umxEquate: Equate two or more paths | 
| umxExampleCode_TRHGpaper | Example code from Twin Research and Human Genetics Paper on umx | 
| umxExamples | Example code from Twin Research and Human Genetics Paper on umx | 
| umxExpCov | Get the expected vcov matrix | 
| umxExpMeans | Extract the expected means matrix from an 'OpenMx::mxModel()' | 
| umxFactanal | FIML-based Exploratory Factor Analysis (EFA) | 
| umxFactor | umxFactor | 
| umxFactorScores | Return factor scores from a model as an easily consumable dataframe. | 
| umxFitIndices | Get additional fit-indices for a model with umxFitIndices | 
| umxFixAll | umxFixAll: Fix all free parameters | 
| umxGetLatents | Get the latentVars from a RAM model | 
| umxGetManifests | Get the manifestVars from a RAM model | 
| umxGetModel | Used to get a RAM submodel by name | 
| umxGetParameters | Get parameters from a model, with support for pattern matching! | 
| umxGxE | umxGxE: Implements ACE models with moderation of paths, e.g. by SES. | 
| umxGxEbiv | Purcell (2002) Bivariate GxE model: Suitable when twins differ on the moderator. | 
| umxGxE_window | Implement the moving-window form of GxE analysis. | 
| umxHetCor | Create a matrix of correlations for variables of diverse types (binary, ordinal, continuous) | 
| umxIP | umxIP: Build and run an Independent Pathway twin model | 
| umxJiggle | umxJiggle | 
| umxLav2RAM | Convert lavaan string to a umxRAM model | 
| umxMatrix | Make a mxMatrix with automatic labels. Also takes name as the first parameter for more readable code. | 
| umxMatrixFree | Sets labeled matrix cells to free | 
| umxMI | Report modifications which would improve fit. | 
| umxModel | Catches users typing umxModel instead of umxRAM. | 
| umxModelNames | Return names of models found within a model | 
| umxModify | umxModify: Add, set, or drop model paths by label. | 
| umxMR | Build a SEM implementing the instrumental variable design | 
| umxMRDoC | Extends Mendelian randomization with the twin design to test evidence of causality | 
| umxParameters | Display path estimates from a model, filtering by name and value. | 
| umxParan | A wrapper to make paran easier to use. Just automates applying 'complete.cases()' | 
| umxPath | Easier (and powerful) specification of paths in SEM. | 
| umxPlot | Quickly plot y ~ x with a regression line and R^2, and nice labels. | 
| umxPlotACE | Make a graphical display of an ACE model | 
| umxPlotACEcov | Make a graphical display of an ACE model with covariates. | 
| umxPlotACEv | Produce a graphical display of an ACE variance-components twin model | 
| umxPlotCP | Draw and display a graphical figure of Common Pathway model | 
| umxPlotDoC | Plot a Direction of Causation Model. | 
| umxPlotFun | Easily plot functions in R | 
| umxPlotGxE | Plot the results of a GxE univariate test for moderation of ACE components. | 
| umxPlotGxEbiv | Plot the results of a GxE univariate test for moderation of ACE components. | 
| umxPlotIP | Draw a graphical figure for a Independent Pathway model | 
| umxPlotMxModelTwinMaker | Create and display a graphical path diagram for a path-based twin model. | 
| umxPlotSexLim | Draw and display a graphical figure of a Sex limitation model | 
| umxPlotSimplex | Draw and display a graphical figure of a simplex model | 
| umxPower | Test power to detect specified path values in a model. | 
| umxRAM | Build and run path-based SEM models | 
| umxRAM2Lav | Convert a RAM model to a lavaan string | 
| umxReduce | Reduce models, and report the results. | 
| umxReduceACE | Reduce an ACE model. | 
| umxReduceGxE | Reduce a GxE model. | 
| umxRenameMatrix | Rename a umxMatrix (even in a model) | 
| umxRotate | Generic SEM factor model loading rotation function | 
| umxRotate.MxModelCP | Rotate a CP solution | 
| umxRun | umxRun: Run an mxModel | 
| umxSetParameters | Change or fix parameters (e.g. their values, labels, bounds, ..) in a model. | 
| umxSexLim | Multivariate sex limitation twin model | 
| umxSimplex | Build and run a simplex twin model (not ready for use!) | 
| umxSummarizeTwinData | Summarize twin data | 
| umxSummary | Shows a compact, publication-style, summary of umx models | 
| umxSummary.MxModel | Shows a compact, publication-style, summary of a RAM model | 
| umxSummary.MxModelACE | Shows a compact, publication-style, summary of a umx Cholesky ACE model | 
| umxSummary.MxModelACEcov | Present results of a twin ACE-model with covariates in table and graphical forms. | 
| umxSummary.MxModelACEv | Shows a compact, publication-style, summary of a variance-based Cholesky ACE model. | 
| umxSummary.MxModelCP | Present the results of a Common-pathway twin model in table and graphical form | 
| umxSummary.MxModelDoC | Shows a compact, publication-style, summary of a umx Direction of Causation model | 
| umxSummary.MxModelGxE | Summarize a GxE model | 
| umxSummary.MxModelGxEbiv | Summarize a bivariate GxE twin model | 
| umxSummary.MxModelIP | Present the results of an independent-pathway twin model in table and graphical form | 
| umxSummary.MxModelMRDoC | Present the results of a Mendelian Randomization Direction of Causation Model in a table | 
| umxSummary.MxModelSexLim | Shows a compact, publication-style, summary of a umx Sex Limitation model | 
| umxSummary.MxModelSimplex | Shows a compact, publication-style, summary of a Simplex model. | 
| umxSummary.MxRAMModel | Shows a compact, publication-style, summary of a RAM model | 
| umxSummaryACE | Shows a compact, publication-style, summary of a umx Cholesky ACE model | 
| umxSummaryACEcov | Present results of a twin ACE-model with covariates in table and graphical forms. | 
| umxSummaryACEv | Shows a compact, publication-style, summary of a variance-based Cholesky ACE model. | 
| umxSummaryCP | Present the results of a Common-pathway twin model in table and graphical form | 
| umxSummaryDoC | Shows a compact, publication-style, summary of a umx Direction of Causation model | 
| umxSummaryGxE | Summarize a GxE model | 
| umxSummaryGxEbiv | Summarize a bivariate GxE twin model | 
| umxSummaryIP | Present the results of an independent-pathway twin model in table and graphical form | 
| umxSummaryMRDoC | Present the results of a Mendelian Randomization Direction of Causation Model in a table | 
| umxSummarySexLim | Shows a compact, publication-style, summary of a umx Sex Limitation model | 
| umxSummarySimplex | Shows a compact, publication-style, summary of a Simplex model. | 
| umxSuperModel | Make a multi-group model | 
| umxThresholdMatrix | Create the threshold matrix needed for modeling ordinal data. | 
| umxTwinMaker | Make a twin model from the model describing just one person | 
| umxTwoStage | Build a SEM implementing the instrumental variable design | 
| umxUnexplainedCausalNexus | umxUnexplainedCausalNexus | 
| umxVersion | Get or print the version of umx, along with detail from OpenMx and general system info. | 
| umxWeightedAIC | AIC weight-based conditional probabilities. | 
| umx_aggregate | Convenient formula-based cross-tabs & built-in summary functions | 
| umx_APA_pval | Round p-values according to APA guidelines | 
| umx_apply | umx_apply | 
| umx_array_shift | Like the php array_shift function: shifts an item off the beginning of a list | 
| umx_as_numeric | umx_as_numeric | 
| umx_check | umx_check | 
| umx_checkpoint | umx_set_checkpoint | 
| umx_check_model | Check for required features in an OpenMx. | 
| umx_check_names | Check if a request name exists in a dataframe or related object | 
| umx_check_OS | umx_check_OS | 
| umx_check_parallel | Check if OpenMx is using OpenMP, test cores, and get timings | 
| umx_cont_2_quantiles | umx_cont_2_quantiles | 
| umx_cor | Report correlations and their p-values | 
| umx_explode | Explode a string (Like the php function 'explode') | 
| umx_explode_twin_names | Break twin variable names (BMI_T1, BMI_T2) into base variable names (BMI, "_T", 1:2) | 
| umx_factor | umxFactor | 
| umx_file_load_pseudo | Read in files from pseudocons. | 
| umx_find_object | umx_find_object | 
| umx_fun_mean_sd | Summarizing functions used in umx_aggregate and for umxAPA | 
| umx_get_bracket_addresses | Get bracket-style addresses from an mxMatrix | 
| umx_get_checkpoint | Get or set checkpointing for a model | 
| umx_get_options | Display umx options | 
| umx_grep | Search for text | 
| umx_has_been_run | umx_has_been_run | 
| umx_has_CIs | umx_has_CIs | 
| umx_has_means | umx_has_means | 
| umx_has_square_brackets | Check if a label contains square brackets | 
| umx_is_class | Check if variables in a dataframe are in a list of classes. | 
| umx_is_cov | umx_is_cov | 
| umx_is_endogenous | List endogenous variables in a model | 
| umx_is_exogenous | umx_is_exogenous | 
| umx_is_MxData | Check if an object is an mxData object | 
| umx_is_MxMatrix | umx_is_MxMatrix | 
| umx_is_MxModel | umx_is_MxModel | 
| umx_is_numeric | Check if variables in a dataframe are numeric | 
| umx_is_ordered | Test if one or more variables in a dataframe are ordered | 
| umx_is_RAM | umx_is_RAM | 
| umx_long2wide | Take a long twin-data file and make it wide (one family per row) | 
| umx_lower.tri | Get values from lower triangle of a matrix | 
| umx_lower2full | Convert lower-only matrix data to full (or enforce symmetry on a full matrix) | 
| umx_make | "make" the umx package using devtools: release to CRAN etc. | 
| umx_make_fake_data | umx_make_fake_data | 
| umx_make_MR_data | Simulate Mendelian Randomization data | 
| umx_make_raw_from_cov | Turn a cov matrix into raw data | 
| umx_make_sql_from_excel | Convert an excel spreadsheet in a text file on sql statements. | 
| umx_make_TwinData | Simulate twin data with control over A, C, and E parameters, as well as moderation of A. | 
| umx_make_twin_data_nice | Convert a twin dataset into umx standard format. | 
| umx_means | umx_means | 
| umx_merge_randomized_columns | umx_merge_randomized_columns | 
| umx_move_file | Move files | 
| umx_msg | Print the name and compact contents of variable. | 
| umx_names | umx_names | 
| umx_open | Open a file or folder | 
| umx_open_CRAN_page | Open the CRAN page for a package | 
| umx_pad | Pad an Object with NAs | 
| umx_paste_names | Concatenate base variable names with suffixes to create wide-format variable names (i.e twin-format) | 
| umx_polychoric | FIML-based polychoric, polyserial, and Pearson correlations | 
| umx_polypairwise | FIML-based Pairwise polychoric, polyserial, and Pearson correlations | 
| umx_polytriowise | FIML-based trio-based polychoric, polyserial, and Pearson correlations | 
| umx_print | Print tables in a range of formats (markdown default, see 'umx_set_table_format()' for other formats) or as a web browser table. | 
| umx_read_lower | Read lower-triangle of data matrix from console or file | 
| umx_rename | umx_rename | 
| umx_rename_file | Rename files | 
| umx_reorder | Reorder or drop variables from a correlation/covariance matrix. | 
| umx_residualize | Easily residualize variables in long or wide dataframes, returning them changed in-place. | 
| umx_rot | Rotate a vector | 
| umx_round | umx_round | 
| umx_r_test | Test the difference between correlations for significance. | 
| umx_scale | Scale data columns, skipping non-scalable columns | 
| umx_scale_wide_twin_data | Scale wide twin data | 
| umx_score_scale | Score a psychometric scale by summing normal and reversed items. | 
| umx_select_valid | Update NA values in one column with valid entries from another | 
| umx_set_auto_plot | umx_set_auto_plot | 
| umx_set_auto_run | Automatically run models? | 
| umx_set_checkpoint | umx_set_checkpoint | 
| umx_set_condensed_slots | umx_set_condensed_slots | 
| umx_set_cores | umx_set_cores | 
| umx_set_data_variance_check | umx_set_data_variance_check | 
| umx_set_dollar_symbol | Set the symbol for money | 
| umx_set_optimization_options | Set options that affect optimization in OpenMx | 
| umx_set_optimizer | Set the optimizer in OpenMx | 
| umx_set_plot_file_suffix | Set output suffix used in umx SEM diagram files saved to disk. | 
| umx_set_plot_format | Set output format of plots (structural diagrams) in umx | 
| umx_set_plot_use_hrbrthemes | Set theme system to use for plots. | 
| umx_set_separator | Set the separator | 
| umx_set_silent | Turn off most console and summary output from umx | 
| umx_set_table_format | umx_set_table_format | 
| umx_stack | Stack data like stack() does, with more control. | 
| umx_standardize | Return a standardized version of a Structural Model | 
| umx_strings2numeric | A wrapper to map columns of strings to numeric. | 
| umx_string_to_algebra | Convert a string to an OpenMx algebra | 
| umx_str_chars | Select desired characters from a string | 
| umx_str_from_object | Return variable name as a string | 
| umx_time | umx_time | 
| umx_trim | Trim whitespace surrounding a string. | 
| umx_update_OpenMx | Install OpenMx, with choice of builds | 
| umx_var | Get variances from a df that might contain some non-numeric columns | 
| umx_wide2long | Change data family data from wide (2 twins per row) to long format. | 
| umx_write_to_clipboard | umx_write_to_clipboard | 
| us_skinfold_data | Anthropometric data on twins |