DataCheck_Matrix {ADImpute}R Documentation

Data check (matrix)

Description

DataCheck_Matrix tests for potential format and storage issues with matrices. Helper function to ADImpute.

Usage

DataCheck_Matrix(data)

Arguments

data

data object to check

Value

data object with needed adjustments


[Package ADImpute version 1.0.0 Index]