removeNAs: Replaces each entry of the rows containing NA values with NA

removeNAsR Documentation

Replaces each entry of the rows containing NA values with NA

Description

Replaces each entry of the rows containing NA values with NA

Usage

removeNAs(data)

Arguments

data

a matrix

@author Emanuele Cordano, Emanuele Eccel

Value

the matrix data with the modified rows of NA values

Note

In getVARmodel, when using VAR or VARselect, all NAs will be removed

See Also

getVARmodel


ecor/RMAWGEN documentation built on Jan. 4, 2024, 5:56 p.m.