ms-class | R Documentation |
Class of object returned by function MSpecificCoxPh
.
plot signature(x = "ms"): Plots for ms class analysis results
## S4 method for signature 'ms'
show(object)
## S4 method for signature 'ms'
summary(object)
## S4 method for signature 'ms,ANY'
plot(x, y, ...)
object |
A ms class object |
x |
A ms class object |
y |
missing |
... |
The usual extra arguments to generic functions — see |
Any parameters of plot.default
may be passed on to this particular plot method.
show(ms-object)
Result
A list of dataframes of each output object of coxph for the taxa.
HRRG
A dataframe with estimated taxon-specific HR for low risk group and 95 percent CI.
Group
A matrix of the classification group a subject belongs to for each of the taxon analysis. The taxa are on the rows and the subjects are the columns
Mi.names
The names of the taxon for the analysis
Thi Huyen Nguyen, thihuyen.nguyen@uhasselt.be
Olajumoke Evangelina Owokotomo, olajumoke.x.owokotomo@gsk.com
Ziv Shkedy
MSpecificCoxPh
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.