predictClasses,CohortList,GeneFuModel-method {PDATK} | R Documentation |
genefu
Package
to Predict Signature Scores for Each SampleUse a Gene Signature Based Prediciton Model from the genefu
Package
to Predict Signature Scores for Each Sample
## S4 method for signature 'CohortList,GeneFuModel' predictClasses(object, model, ..., annot = NA)
object |
A |
model |
A trained |
... |
Fall through parameters to |
annot |
The |
A CohortList
with the model predictions in the colData
slot as genefu_score for each SurvivalExperiment
, and the
model in the metadata as predictionModel.