check.matrix: check.matrix

View source: R/check.matrix.R

check.matrixR Documentation

check.matrix

Description

Mostly for internal purposes. Check input matrix format.

Usage

check.matrix(datamatrix)

Arguments

datamatrix

See detect.responses

Value

The datamatrix, possibly added with necessary formatting for the netresponse algorithm.

Author(s)

Leo Lahti, Olli-Pekka Huovilainen and Antonio Gusmao. Maintainer: Leo Lahti leo.lahti@iki.fi

References

See citation('netresponse')

See Also

detect.responses

Examples

# datamatrix <- check.matrix(datamatrix)

antagomir/netresponse documentation built on March 30, 2023, 7:24 a.m.