getPourcentageOfMV: Percentage of missing values

View source: R/missingValuesFilter.R

getPourcentageOfMVR Documentation

Percentage of missing values

Description

Returns the percentage of missing values in the quantitative data (Biobase::exprs() table of the dataset).

Usage

getPourcentageOfMV(obj)

Arguments

obj

An object of class MSnSet.

Value

A floating number

Author(s)

Florence Combes, Samuel Wieczorek

Examples

utils::data(Exp1_R25_pept, package='DAPARdata')
getPourcentageOfMV(Exp1_R25_pept[1:100,])


samWieczorek/DAPAR documentation built on May 6, 2022, 5:30 p.m.