DIFshiny {DIFshiny}R Documentation

Launches the shiny app to perform DIF Analysis.

Description

By using the functions in this package without any arguments, you can perform your Differential Item Functioning (DIF) analysis with user-friendly shiny interfaces.

Usage

DIFshiny()

Value

No return value, launches application

Examples

 if(interactive()){

 DIFshiny()

 }

[Package DIFshiny version 0.1.0 Index]