Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 9 of 9 found.
[1] < 1 > [1]  Sort:

mirtCAT_preamble (Package: mirtCAT) : Preamble function called by mirtCAT

This is largely an internal function called by mirtCAT, however it is made public for better use with external web-hosting interfaces (like http://www.shinyapps.io/). For more information see http://shiny.rstudio.com/articles/persistent-data-storage.html for further information about saving output remotely when using shiny.
● Data Source: CranContrib
● Keywords:
● Alias: mirtCAT_preamble
● 0 images

generate.mirt_object (Package: mirtCAT) : Generate a mirt object from population parameters

This function generate a mirt object from known population parameters, which is then passed to mirtCAT function for running CAT applications.
● Data Source: CranContrib
● Keywords:
● Alias: generate.mirt_object
● 0 images

updateDesign (Package: mirtCAT) : Update design elements

A function that will update the object returned from findNextItem.
● Data Source: CranContrib
● Keywords:
● Alias: updateDesign
● 0 images

createShinyGUI (Package: mirtCAT) : Function returning an object used by shiny

This function returns the GUI setup results by calling shinyApp. Primarily, this is only useful when hosting the application publicly, such as through http://www.shinyapps.io/. The function mirtCAT_preamble must be run before this function is called. The object is executed by calling runApp.
● Data Source: CranContrib
● Keywords:
● Alias: createShinyGUI
● 0 images

findNextItem (Package: mirtCAT) : Find next CAT item

A function that returns the next item in the computerized adaptive test. This should be used in conjunction with the updateDesign function. The raw input forms can be used when a customNextItem function has been defined in mirtCAT.
● Data Source: CranContrib
● Keywords:
● Alias: findNextItem
● 0 images

mirtCAT-package (Package: mirtCAT) : Computerized Adaptive Testing with Multidimensional Item Response Theory

Computerized Adaptive Testing with Multidimensional Item Response Theory
● Data Source: CranContrib
● Keywords: package
● Alias: mirtCAT-package
● 0 images

getPerson (Package: mirtCAT) : Retrieve person object after running createShinyGUI

This function returns a suitable person object identical to the result returned by mirtCAT, and is only required when the GUI is launched by the createShinyGUI method.
● Data Source: CranContrib
● Keywords:
● Alias: getPerson
● 0 images

mirtCAT (Package: mirtCAT) : Generate an adaptive or non-adaptive test HTML interface

Provides tools to generate an HTML interface for creating adaptive and non-adaptive educational and psychological tests using the shiny package. Suitable for applying unidimensional and multidimensional computerized adaptive tests using item response theory methodology. Test scoring is performed using the mirt package. However, if no scoring is required (i.e., a standard survey) then defining a mirt object may be omitted.
● Data Source: CranContrib
● Keywords: CAT,, MCAT,, adaptive, computerized, testing
● Alias: mirtCAT, plot.mirtCAT, print.mirtCAT, summary.mirtCAT
● 0 images

generate_pattern (Package: mirtCAT) : Generate a CAT patterns

Generate a CAT pattern given various inputs. Returns a character vector or numeric matrix (depending on whether a df input was supplied) with columns equal to the test size and rows equal to the number of rows in Theta. For simulation studies, supplying a Theta input with more than 1 row will generate a matrix of responses for running independent CAT session when passed to mirtCAT(..., local_pattern).
● Data Source: CranContrib
● Keywords:
● Alias: generate_pattern
● 0 images