View source: R/character_get.multi.comparison.R
get.multi.comparison | R Documentation |
Extracts alpha-/p-value correction method for multiple comparisons from list with 15 correction methods.
get.multi.comparison(x)
x |
text string to process. |
Character. Identified author/method of multiple comparison correction procedure.
study.character
for extracting multiple study characteristics at once.
x<-"We used Bonferroni corrected p-values."
get.multi.comparison(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.