Learn R Programming

MXM (version 0.7)

MXM-package: This is an R package that currently implements feature selection methods for identifying minimal, statistically-equivalent and equally-predictive feature subsets. In addition, two algorithms for constructing the skeleton of a Bayesian network are included.

Description

'MXM' stands for Mens eX Machina, meaning 'Mind from the Machine' in Latin. The package provides source code for the SES algorithm and for some appropriate statistical conditional independence tests (Fisher and Spearman corelation, G-square test, linear, logistic, poisson and Cox regression are some of the included tests). An automated k-fold cross validation function for the SES algortighm is included. Two algorithms for obtaining the skeleton of a Bayesian network and ridge reression are also included. Read the package's help pages for more details.

Arguments

Maintainers

Giorgos Athineou , Vincenzo Lagani , Michail Tsagris

Details

ll{ Package: MXM Type: Package Version: 0.7 Date: 2016-03-04 License: GPL-2 }

References

I. Tsamardinos, V. Lagani and D. Pappas (2012) Discovering multiple, equivalent biomarker signatures. In proceedings of the 7th conference of the Hellenic Society for Computational Biology & Bioinformatics - HSCBB12.

See Also

SES,censIndLR,testIndFisher, testIndLogistic, gSquare, censIndLR