Skip to contents

This function returns a data.frame containing the currently supported unsupervised screening methods.

Usage

list_supported_unsupervised_screening_methods()

Value

A data.frame with 2 columns:

id

contains the id used in renoir for the unsupervised screening method (e.g. 'na')

description

contains a short description of the method (e.g. 'filter by NA presence')

Details

The currently implemented unsupervised screening methods are returned in a data.frame.

Author

Alessandro Barberis