Learn R Programming

Rmagic (version 2.0.3)

as.matrix.magic: Convert a MAGIC object to a matrix

Description

Returns the smoothed data matrix

Usage

# S3 method for magic
as.matrix(x, ...)

Arguments

x

A fitted MAGIC object

...

Arguments for as.matrix()