The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Type: Package
Title: Differential Item Functioning via Shiny Application
Version: 0.1.0
Author: Huseyin Yildiz [aut, cre]
Maintainer: Huseyin Yildiz <huseyinyildiz35@gmail.com>
Description: Differential Item Functioning (DIF) Analysis with shiny application interfaces. You can run the functions in this package without any arguments and perform your DIF analysis using user-friendly interfaces.
Depends: R (≥ 3.4.0)
License: GPL-2
RoxygenNote: 7.1.1
Imports: shiny, shinydashboard, difR, stats, readxl
Encoding: UTF-8
LazyData: true
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-01-11 13:14:47 UTC; husey
Repository: CRAN
Date/Publication: 2021-01-14 09:20:06 UTC

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()

 }

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.