| SES.gee.output-class | R Documentation |
"SES.gee.output"SES.gee output object class.
Objects can be created by calls of the form new("SES.glmm.output", ...).
selectedVars:Object of class "numeric"
selectedVarsOrder:Object of class "numeric"
queues:Object of class "list"
signatures:Object of class "matrix"
hashObject:Object of class "list"
pvalues:Object of class "numeric"
stats:Object of class "numeric"
univ:Object of class "list"
max_k:Object of class "numeric"
threshold:Object of class "numeric"
n.tests:Object of class "numeric"
runtime:Object of class "proc_time"
test:Object of class "character"
correl:Object of class "character"
se:Object of class "character"
plot(x = "SES.gee.output", mode = "all"): Generic function for plotting the generated pvalues of the SES.glmm.output object. Argument mode = "all" for plotting all the pvalues or mode="partial" for partial plotting the first 500 pvalues
Giorgos Athineou <athineou@csd.uoc.gr>
MMPC.gee, SES.gee
showClass("SES.glmm.output")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.