Using Raw Data

Note: Input values must be separated by tabs. Copy and paste from Excel/Numbers.

Wait patiently. It will take a minute or so until you get to see the result.
Please make sure that your data includes the header (variable names) in the first row.
The criterion (dependent) variable should be placed in the first column.


                
                

Basic Statistics


                

Correlation


Regression Analysis


                

Dominance Analysis


                

Dominance Weight Plot with 95% CI


Just for Reference: Relative Weight Analysis

Note: Relative weight analysis is criticized and not recommended due to mathematical concerns (see this paper).


                

Feature Selection: Variable Importance (Random Forest)


                

R session info

              

Using Correlation Matrix

Note: Input values must be separated by tabs. Copy and paste from Excel/Numbers.

Please make sure that your data includes the header (variable names) in the first row.
The criterion (dependent) variable should be placed in the first column.


                
                

Check the Input Correlation Matrix


                

Regression Analysis


                

Dominance Analysis

Note: The 95% confidence interval (CI) cannot be calculated from the correlation matrix.


                

Dominance Weight Plot

Note: The 95% confidence interval (CI) cannot be calculated from the correlation matrix.


Just for Reference: Relative Weight Analysis

Note: Relative weight analysis is criticized and not recommended due to mathematical concerns (see this paper).


                

R session info

              
Note

This web application is developed with Shiny.


List of Packages Used
library(shiny)
library(shinyAce)
library(psych)
library(car)
library(rpsychi)
library(boot)
library(plyr)
library(ggplot2)
library(Boruta)
library(relaimpo)
library(MASS)
library(yhat)

Code

Source code for this application is based on "RWA Web" (by Dr. Scott Tonidandel)

and "The handbook of Research in Foreign Language Learning and Teaching" (Takeuchi & Mizumoto, 2012).

The code for this web application is available at GitHub.


Citation in Publications

Mizumoto, A. (2015). Langtest (Version 1.0) [Web application]. https://langtest.jp


Article

Mizumoto, A., & Plonsky, L. (2016). R as a lingua franca: Advantages of using R for quantitative research in applied linguistics. Applied Linguistics, 37(2), 284–291. https://doi.org/10.1093/applin/amv025

Mizumoto, A. (2023). Calculating the relative importance of multiple regression predictor variables using dominance analysis and random forests. Language Learning, 73(1), 161–196. https://doi.org/10.1111/lang.12518


Recommended

To learn more about R, I suggest this excellent and free e-book (pdf), A Guide to Doing Statistics in Second Language Research Using R, written by Dr. Jenifer Larson-Hall.


Developer

Atsushi MIZUMOTO, Ph.D.
Professor of Applied Linguistics
Faculty of Foreign Language Studies /
Graduate School of Foreign Language Education and Research,
Kansai University, Osaka, Japan