powered by
Extract a table of the score result
get_result(result, pvalueCutoff = 0.05)
an object of class ScoreResult.
p-value cutoff.
a data.frame
# NOT RUN { data("drugResult") res <- drugResult$demoScoreFP res <- get_result(res) # }
Run the code above in your browser using DataLab