powered by
Yields the fitted values, i.e., the centroids of the (gene) groups that have been identified by pelora.
pelora
# S3 method for pelora fitted(object, …)
An R object of class "pelora", typically the result of pelora().
class
"pelora"
pelora()
Further arguments passed to and from methods.
Numeric matrix of fitted values (for \(n\) cases in rows, and noc group centroids in columns).
noc
pelora, also for references.
# NOT RUN { ## Running the examples of Pelora's help page example(pelora, echo = FALSE) fitted(fit) # }
Run the code above in your browser using DataLab