Learn R Programming

DAPAR (version 1.4.7)

getPourcentageOfMV: Percentage of missing values

Description

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

Usage

getPourcentageOfMV(obj)

Arguments

obj
An object of class MSnSet.

Value

A floating number

Examples

Run this code
data(UPSpep25)
getPourcentageOfMV(UPSpep25)

Run the code above in your browser using DataLab