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 - 4 of 4 found.
[1] < 1 > [1]  Sort:

metaSEM : Meta-Analysis using Structural Equation Modeling

Package: metaSEM
Type: Package
Title: Meta-Analysis using Structural Equation Modeling
Version: 0.9.8
Date: 2016-04-16
Depends: R (>= 3.2.2), OpenMx (>= 2.3.1)
Imports: Matrix, MASS, ellipse, graphics, stats, utils
Suggests: metafor, semPlot, lavaan
Author: Mike W.-L. Cheung <mikewlcheung@nus.edu.sg>
Maintainer: Mike W.-L. Cheung <mikewlcheung@nus.edu.sg>
Description: A collection of functions for conducting meta-analysis using a
structural equation modeling (SEM) approach via the 'OpenMx' package.
It also implements the two-stage SEM approach to conduct meta-analytic
structural equation modeling on correlation and covariance matrices.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
ByteCompile: yes
URL: https://github.com/mikewlcheung/metasem
NeedsCompilation: no
Packaged: 2016-04-16 14:33:13 UTC; mikewlcheung
Repository: CRAN
Date/Publication: 2016-04-19 14:01:08

● Data Source: CranContrib
● 0 images, 32 functions, 23 datasets
● Reverse Depends: 0

ctsem : Continuous Time Structural Equation Modelling

Package: ctsem
Type: Package
Title: Continuous Time Structural Equation Modelling
Version: 1.1.6
Date: 2016-6-12
Authors@R: c(person("Manuel", "Voelkle", role = c("aut","cph"), comment =
"Original development of continuous time model specification within OpenMx,
advisor for further development"),person("Han", "Oud", role =
c("aut","cph"), comment = "Original development of continuous time model
specification within OpenMx"),person("Charles", "Driver", role =
c("aut","cre","cph"), comment = "Further development of continuous time
model specification within OpenMx, package development, documentation and
maintenance",email="driver@mpib-berlin.mpg.de"))
Description: An easily accessible continuous (and discrete) time dynamic
modelling package for panel and time series data, reliant upon the OpenMx.
package (http://openmx.psyc.virginia.edu/) for computation. Most dynamic
modelling approaches to longitudinal data rely on the assumption that time
intervals between observations are consistent. When this assumption is
adhered to, the data gathering process is necessarily limited to a specific
schedule, and when broken, the resulting parameter estimates may be biased
and reduced in power. Continuous time models are conceptually similar to
vector autoregressive models (thus also the latent change models popularised
in a structural equation modelling context), however by explicitly including
the length of time between observations, continuous time models are freed
from the assumption that measurement intervals are consistent. This allows:
data to be gathered irregularly; the elimination of noise and bias due to
varying measurement intervals; parsimonious structures for complex dynamics.
The application of such a model in this SEM framework allows full-information
maximum-likelihood estimates for both N = 1 and N > 1 cases, multiple measured
indicators per latent process, and the flexibility to incorporate additional
elements, including individual heterogeneity in the latent process and
manifest intercepts, and time dependent and independent exogenous covariates.
Furthermore, due to the SEM implementation we are able to estimate a random
effects model where the impact of time dependent and time independent predictors
can be assessed simultaneously, but without the classic problems of random
effects models assuming no covariance between unit level effects and predictors.
License: GPL-3
Depends: R (>= 3.0.0), OpenMx (>= 2.3.0)
URL: http://ctsem.r-forge.r-project.org/
Imports: MASS, Matrix, stats, utils, graphics, methods, grDevices
LazyData: Yes
Suggests: knitr, testthat, PSM, cts, yuima
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-14 19:51:13 UTC; driver
Author: Manuel Voelkle [aut, cph] (Original development of continuous time
model specification within OpenMx, advisor for further development),
Han Oud [aut, cph] (Original development of continuous time model
specification within OpenMx),
Charles Driver [aut, cre, cph] (Further development of continuous time
model specification within OpenMx, package development,
documentation and maintenance)
Maintainer: Charles Driver <driver@mpib-berlin.mpg.de>
Repository: CRAN
Date/Publication: 2016-06-15 18:15:34

● Data Source: CranContrib
● 0 images, 30 functions, 0 datasets
● Reverse Depends: 0

ifaTools : Toolkit for Item Factor Analysis with OpenMx

Package: ifaTools
Date: 2016-05-16
Title: Toolkit for Item Factor Analysis with OpenMx
Authors@R: c(person(c("Joshua","N."), family="Pritikin",
email="jpritikin@pobox.com", role=c('cre','aut')))
Version: 0.10
Description: Tools, tutorials, and demos of Item Factor Analysis using OpenMx.
LazyData: yes
LazyDataCompression: bzip2
License: AGPL (>= 3)
VignetteBuilder: knitr
Imports: methods
Suggests: testthat, roxygen2, knitr (>= 1.8), gridExtra, plyr, xtable
Depends: shiny (>= 0.10), ggplot2, reshape2, rpf (>= 0.48), OpenMx (>=
2.3.1), R (>= 2.14.0)
URL: https://github.com/jpritikin/ifaTools
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-16 14:20:09 UTC; joshua
Author: Joshua N. Pritikin [cre, aut]
Maintainer: Joshua N. Pritikin <jpritikin@pobox.com>
Repository: CRAN
Date/Publication: 2016-05-16 17:24:59

● Data Source: CranContrib
● 0 images, 10 functions, 0 datasets
● Reverse Depends: 0

umx : Structural Equation Modelling in R with 'OpenMx'

Package: umx
Version: 1.2.7
Date: 2016-05-01
Title: Structural Equation Modelling in R with 'OpenMx'
Authors@R: c(person("Timothy C", "Bates", role = c("aut", "cre"),
email = "timothy.c.bates@gmail.com"))
Maintainer: Timothy C Bates <timothy.c.bates@gmail.com>
License: GPL-3
URL: http://github.com/tbates/umx
Description: Create, run, and report structural equation and twin models quickly.
If you're just starting out, try typing '?umx'.
Depends: R (>= 3.2.0), OpenMx (>= 2.5.0)
Imports: DiagrammeR, knitr, MASS, Matrix, methods, mvtnorm, numDeriv,
polycor, R2HTML, RCurl, utils
Suggests: devtools, testthat, gdata
BugReports: http://github.com/tbates/umx/issues
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-06 13:09:12 UTC; tim
Author: Timothy C Bates [aut, cre]
Repository: CRAN
Date/Publication: 2016-05-06 23:00:50

● Data Source: CranContrib
● 0 images, 168 functions, 2 datasets
● Reverse Depends: 0