Learn R Programming

refitME (version 1.3.1)

sqrt.na: Function that replaces NA with zero for a matrix

Description

This function replaces NA with zero for a matrix.

Usage

# S3 method for na
sqrt(x)

Value

sqrt.na returns a matrix.

Arguments

x

: a matrix

Author

Jakub Stoklosa