tempFixNas: Temporary fix for missing values

View source: R/xval.R

tempFixNasR Documentation

Temporary fix for missing values

Description

Simply replace completely missing rows or cols with zeroes.

Usage

tempFixNas(mat)

Arguments

mat

a matrix

Value

The original matrix with completely missing rows/cols filled with zeroes.

Author(s)

Henning Redestig


hredestig/pcaMethods documentation built on Sept. 30, 2023, 10:38 a.m.