powered by
Extracts statistical methods mentioned in text.
get.method(x, add = NULL, cermine = FALSE)
Character. Vector with identified statistical method/s
text to extract statistical methods from.
possible new end words of method as vector.
Logical. If TRUE CERMINE specific letter conversion will be performed.
study.character for extracting multiple study characteristics at once.
study.character
x<-"We used multiple regression analysis and two sample t tests to evaluate our results." get.method(x)
Run the code above in your browser using DataLab