Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Repository
Test Analysis Application
Basic Info
- Host: GitHub
- Owner: jiangyouxiang
- License: gpl-3.0
- Language: R
- Default Branch: main
- Size: 1.6 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
TestAnaAPP
This application enables exploratory factor analysis, confirmatory factor analysis, classical measurement theory analysis, unidimensional item response theory, multidimensional item response theory, and continuous item response model analysis, through the shiny interactive interface. It also facilitates the visualization of the results. Users can easily download the analysis results from the interactive interface. Additionally, users can download a concise report about items and test quality on the interactive interface.
If you want to use this application to analysis data, you should install TestAnaAPP package in R.
Installation
```
install packages
install.packages("devtools") devtools::installgithub("jiangyouxiang/TestAnaAPP") library(TestAnaAPP) TestAnaAPP::runapp() #run this application in R ```
Functionality
The application has the following functionalities:

Figure 1. The framework of functionality of TestAnaAPP
Home Page
The home page of the application is shown below:

Figure 2. The homepage of TestAnaAPP
Owner
- Name: Youxiang Jiang
- Login: jiangyouxiang
- Kind: user
- Repositories: 1
- Profile: https://github.com/jiangyouxiang
GitHub Events
Total
- Watch event: 5
- Push event: 3
- Fork event: 1
Last Year
- Watch event: 5
- Push event: 3
- Fork event: 1
Packages
- Total packages: 1
-
Total downloads:
- cran 456 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 8
- Total maintainers: 1
cran.r-project.org: TestAnaAPP
A 'shiny' App for Test Analysis and Visualization
- Homepage: https://github.com/jiangyouxiang/TestAnaAPP
- Documentation: http://cran.r-project.org/web/packages/TestAnaAPP/TestAnaAPP.pdf
- License: GPL (≥ 3)
-
Latest release: 1.1.2
published over 1 year ago