Skip to content

Coordinate-wise Mediation Filter

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENCE
MIT
LICENSE
Notifications You must be signed in to change notification settings

guhjy/cmfilter

 
 

Repository files navigation


Coordinate-wise Mediation Filter


Description

An R package for simultaneous discovery of multiple mediators in an x → M → y system using Coordinate-wise Mediation Filtering.

Keywords: high-dimensional data, feature selection, structural equation modeling, mediation analysis

Installation

The package is not yet available on CRAN. To install the package directly from this repository, install the devtools package, make sure you have R Build Tools (Windows) installed, and then run the following command:

devtools::install_github("vankesteren/cmfilter")

If you have only installed the toolchain for your current architecture (32-bit or 64-bit only), run options(devtools.install.args = "--no-multiarch") before installing.

To install the development version of cmfilter, run

devtools::install_github("vankesteren/cmfilter@devel")

Usage

The built-in documentation (run help(cmf)) gives information on how to use this package. More extensive documentation is under development.

About

Coordinate-wise Mediation Filter

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENCE
MIT
LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 74.2%
  • C 21.1%
  • M4 4.4%
  • Makefile 0.3%