check.miss: Title check.miss check the percent missingness. From...

View source: R/missing_Eval_functions.R

check.missR Documentation

Title check.miss check the percent missingness. From juuussi/impute-metabo

Description

Title check.miss check the percent missingness. From juuussi/impute-metabo

Usage

check.miss(data, percentage = 0.8)

Arguments

data

data matrix

Value

listVar list of 3 vectors MissingVar = vector containing the columns numbers of the data matrix with missing values that are less than 80 ExcludedVar = vector containing the columns numbers of the data matrix with missing values that are more than 80 CompleteVar = vector containing the columns numbers of the data matrix without NAs


BeanLabASU/metabimpute documentation built on Feb. 5, 2023, 11:41 p.m.