Learn R Programming

lme4breeding (version 1.0.80)

simage2: Shortcut to sparse matrix image

Description

image for sparsity.

Usage

simage2(X, ...)

Value

vector of image

Arguments

X

object of class "matrix"

...

Further arguments to be passed to the image function.

Author

Giovanny Covarrubias

See Also

image, lmebreed

Examples

Run this code

simage2(matrix(0:8,3,3))

Run the code above in your browser using DataLab