Giter Club home page Giter Club logo

shinyitemanalysis's Introduction

ShinyItemAnalysis

Test and item analysis via shiny

GHversion online version cranlogs

Overview

ShinyItemAnalysis is an interactive shiny application for analysis of educational tests and their items including

  • exploration of total and standard scores,
  • item and distractor analysis,
  • item analysis via logistic regression models and their extensions,
  • item analysis via IRT models,
  • training plots for dichotomous and polytomous IRT models,
  • DIF and DDF detection methods.

It also offers some training data sets but you can also upload your own data. Moreover it is also possible to generate reports.

ShinyItemAnalysis is available online at Czech Academy of Sciences and shinyapps.io. It can be also downloaded from CRAN. Visit our new web page about ShinyItemAnalysis to learn more!

Installation

# The easiest way to get ShinyItemAnalysis is to install from CRAN:
install.packages("ShinyItemAnalysis")

# Or you can get the newest development version from GitHub:
# install.packages("devtools")
devtools::install_github("patriciamar/ShinyItemAnalysis")

Version

Current version available on CRAN is 1.2.9.
Version available online at Czech Academy of Sciences and shinyapps.io is 1.2.9.
The newest development version available on GitHub is 1.2.9.

Usage

It's very easy to run ShinyItemAnalysis:

library(ShinyItemAnalysis)
rm(list = ls())
startShinyItemAnalysis()

Or try it directly online at Czech Academy of Sciences or shinyapps.io!

Getting help and provide feedback

If you find any bug or just need help with ShinyItemAnalysis you can leave your message as an issue here or directly contact us at [email protected]. We warmly encourage you to provide your feedback using Google form.

License

This program is free software and you can redistribute it and or modify it under the terms of the GNU GPL 3.

References

For Czech speakers new paper is available online!

shinyitemanalysis's People

Contributors

jakhou avatar lstepanek avatar patriciamar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.