Learn R Programming

netresponse (version 1.32.2)

check.matrix: 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.

References

See citation("netresponse")

See Also

detect.responses

Examples

Run this code
# datamatrix <- check.matrix(datamatrix)

Run the code above in your browser using DataLab