select.varCG | R Documentation |
Selección de variables según pvalor para objeto clase comparegroups.
## S3 method for class 'varCG'
select(...)
restab |
an object of class 'compareGroups' |
p.value |
valor de selección para el p.valor. Por defecto 0.05. |
## Not run:
restab <- createTable(compareGroups(vs~., data = mtc_bis))
select.varCG(restab)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.