fitted.pelora {supclust} | R Documentation |
Yields the fitted values, i.e., the centroids of the (gene)
groups that have been identified by pelora
.
## S3 method for class 'pelora'
fitted(object, ...)
object |
An R object of |
... |
Further arguments passed to and from methods. |
Numeric matrix of fitted values (for n
cases in rows, and
noc
group centroids in columns).
Marcel Dettling, dettling@stat.math.ethz.ch
pelora
, also for references.
## Running the examples of Pelora's help page
example(pelora, echo = FALSE)
fitted(fit)