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

View source: R/refitME_package.r

sqrt.naR Documentation

Function that replaces NA with zero for a matrix

Description

This function replaces NA with zero for a matrix.

Usage

## S3 method for class 'na'
sqrt(x)

Arguments

x

: a matrix

Value

sqrt.na returns a matrix.

Author(s)

Jakub Stoklosa


refitME documentation built on April 13, 2025, 9:08 a.m.