Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 168 found.
[1] < 1 2 3 4 5 6 7 8 9 10 11 > [17]  Sort:

umxSummaryIP (Package: umx) : umxSummaryIP

Summarise a Independent Pathway model, as returned by umxIP
● Data Source: CranContrib
● Keywords:
● Alias: umxSummary.MxModel.IP, umxSummaryIP
● 0 images

umx_paste_names (Package: umx) : umx_paste_names

Helper to add suffixes to names: useful for expanding base names for variables (e.g. "bmi") into fully specified family-wise row names for variables c("bmi_T1", "bmi_T2") Use textConstant to add a constant like "_T" after each base variable name. This is then suffixed with e.g. "1", "2".
● Data Source: CranContrib
● Keywords:
● Alias: umx_paste_names
● 0 images

umx_string_to_algebra (Package: umx) : umx_string_to_algebra

This is useful because it lets you use paste() and rep() to quickly and easily insert values from R variables into the string, then parse the string as an mxAlgebra argument. The use case this time was to include a matrix exponent (that is A
● Data Source: CranContrib
● Keywords:
● Alias: umx_string_to_algebra
● 0 images

umx_default_option (Package: umx) : umx_default_option

Handle parameter options given as a default list in a function. This is just a version of x = match.arg(x) which allows items not in the list.
● Data Source: CranContrib
● Keywords:
● Alias: umx_default_option, umx_match.arg
● 0 images

umxPlotACE (Package: umx) : umxPlotACE

Make a graphical display of an ACE model
● Data Source: CranContrib
● Keywords:
● Alias: plot, plot.MxModel.ACE, umxPlotACE
● 0 images

xmuMakeThresholdsMatrices (Package: umx) : xmuMakeThresholdsMatrices (not a user function)

You should not be calling this directly. This is not as reliable a strategy and likely to be superceeded...
● Data Source: CranContrib
● Keywords:
● Alias: xmuMakeThresholdsMatrices
● 0 images

umxThresholdMatrix (Package: umx) : umxThresholdMatrix

High-level helper for ordinal modeling. Creates, labels, and sets smart-starts for this complex matrix. Big time saver!
● Data Source: CranContrib
● Keywords:
● Alias: umxThresholdMatrix
● 0 images

umx_open (Package: umx) : umx_open

Open a file or folder. Works on OS X, mostly on windows, and hopefully on unix.
● Data Source: CranContrib
● Keywords:
● Alias: umx_open
● 0 images

umx_make_bin_cont_pair_data (Package: umx) : umx_make_bin_cont_pair_data

Takes a dataframe of left-censored variables (vars with a floor effect) and does two things to it: 1. It creates new binary (1/0) copies of each column (with the suffix "bin"). These contain 0 where the variable is below the minimum and NA otherwise. 2. In each existing variable, it sets all instances of min for that var to NA
● Data Source: CranContrib
● Keywords:
● Alias: umx_make_bin_cont_pair_data
● 0 images

umx_print (Package: umx) : umx_print

A helper to aid the interpretability of printed tables from OpenMx (and elsewhere). Its most useful characteristics are allowing you to change how NA and zero appear. and supressing values below a certain cut-off. By default, Zeros have the decimals suppressed, and NAs are suppressed altogether.
● Data Source: CranContrib
● Keywords:
● Alias: umx_print
● 0 images