Fstability: Calculate Feature Stability

Has two functions to help with calculating feature selection stability. 'Lump' is a function that groups subset vectors into a dataframe, and adds NA to shorter vectors so they all have the same length. 'ASM' is a function that takes a dataframe of subset vectors and the original vector of features as inputs, and calculates the Stability of the feature selection. The calculation for 'asm' uses the Adjusted Stability Measure proposed in: 'Lustgarten', 'Gopalakrishnan', & 'Visweswaran' (2009)<https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2815476/>.

Getting started

Package details

AuthorNicolas Ewen
MaintainerNicolas Ewen <nicolas.ewen.math@gmail.com>
LicenseGPL-3
Version0.1.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Fstability")

Try the Fstability package in your browser

Any scripts or data that you put into this service are public.

Fstability documentation built on May 1, 2019, 9:24 p.m.