Other packages > Find by keyword >

TestDesign  

Optimal Test Design Approach to Fixed and Adaptive Test Construction
View on CRAN: Click here


Download and install TestDesign package within the R console
Install from CRAN:
install.packages("TestDesign")

Install from Github:
library("remotes")
install_github("cran/TestDesign")

Install by package version:
library("remotes")
install_version("TestDesign", "1.6.1")



Attach the package and use:
library("TestDesign")
Maintained by
Seung W. Choi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-20
Latest Update: 2023-01-30
Description:
Uses the optimal test design approach by Birnbaum (1968, ISBN:9781593119348) and van der Linden (2018) <doi:10.1201/9781315117430> to construct fixed, adaptive, and parallel tests. Supports the following mixed-integer programming (MIP) solver packages: 'Rsymphony', 'gurobi', 'lpSolve', and 'Rglpk'. The 'gurobi' package is not available from CRAN; see <https://www.gurobi.com/downloads/>.
How to cite:
Seung W. Choi (2019). TestDesign: Optimal Test Design Approach to Fixed and Adaptive Test Construction. R package version 1.6.1, https://cran.r-project.org/web/packages/TestDesign
Previous versions and publish date:
0.2.2 (2019-08-20 11:10), 0.2.3 (2019-08-29 01:30), 0.2.5 (2019-09-12 07:30), 1.0.0 (2019-11-05 00:00), 1.0.1 (2020-01-24 23:50), 1.0.2 (2020-02-06 01:50), 1.1.2 (2020-09-21 08:50), 1.1.3 (2020-10-02 01:20), 1.2.0 (2021-01-22 23:20), 1.2.2 (2021-01-27 14:10), 1.2.3 (2021-05-24 23:50), 1.2.4 (2021-06-05 08:50), 1.2.5 (2021-07-12 09:50), 1.2.6 (2021-09-22 10:40), 1.2.7 (2022-02-03 08:50), 1.3.0 (2022-03-10 23:20), 1.3.1 (2022-04-01 09:10), 1.3.2 (2022-04-29 14:40), 1.3.3 (2022-05-17 01:30), 1.3.4 (2022-07-22 08:10), 1.4.0 (2022-12-17 09:40), 1.5.1 (2023-01-30 16:40)
Other packages that cited TestDesign R package
View TestDesign citation profile
Other R packages that TestDesign depends, imports, suggests or enhances
Functions, R codes and Examples using the TestDesign R package
Some associated functions: RE . RMSE . Shadow-methods . Split-methods . Static-methods . TestDesign . TestDesign_alias . a_to_alpha . buildConstraints . calcEscore-methods . calcFisher-methods . calcHessian-methods . calcJacobian-methods . calcLocation-methods . calcLogLikelihood-methods . calcProb-methods . calc_MI_FB . calc_info . calc_info_EB . calc_info_FB . calc_likelihood . calc_posterior . calc_posterior_function . calc_posterior_single . checkConstraints . constraint-class . constraints-class . constraints-operators . createShadowTestConfig . createStaticTestConfig . dataset_bayes . dataset_fatigue . dataset_reading . dataset_science . detectBestSolver . e_item . eap-methods . find_segment . getSolution-methods . getSolutionAttributes . h_item . info_item . iparPosteriorSample . item-classes . item_attrib-operators . item_pool-class . item_pool-operators . item_pool_cluster-class . item_pool_cluster-operators . j_item . lnHyperPars . loadConstraints . loadItemAttrib . loadItemPool . loadStAttrib . logitHyperPars . makeSimulationDataCache-methods . makeTest-methods . makeTestCluster-methods . mle-methods . mlef-methods . output_Shadow-class . output_Shadow_all-class . output_Split-class . output_Static-class . p_item . plot-methods . print-methods . runAssembly . show-methods . simResp-methods . simulation_data_cache-class . st_attrib-operators . summary-classes . summary-methods . test-class . testSolver . test_cluster-class . test_operators . theta_EAP . theta_EB . theta_FB . toggleConstraints . 
Some associated R codes: RcppExports.R . bayes_functions.R . constraint_functions.R . constraints_operators.R . datasets.R . eligibility_functions.R . exposure_control_functions.R . extensions.R . helper_functions.R . import.R . item_attrib_operators.R . item_class.R . item_pool_cluster_operators.R . item_pool_operators.R . loading_functions.R . other_functions.R . plot_functions.R . print_functions.R . runshiny.R . shadow_class.R . shadow_functions.R . shadowtest_functions.R . show_functions.R . solver_functions.R . st_attrib_operators.R . static_class.R . static_functions.R . summary_class.R . summary_functions.R . theta_functions.R . xdata_functions.R .  Full TestDesign package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RBPcurve  
The Residual-Based Predictiveness Curve
The RBP curve is a visual tool to assess the performance of prediction models. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ROI.plugin.highs  
'HiGHS' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'HiGHS'. Mor ...
Download / Learn more Package Citations See dependency  
c212  
Methods for Detecting Safety Signals in Clinical Trials Using Body-Systems (System Organ Classes)
Methods for detecting safety signals in clinical trials using groupings of adverse events by body-sy ...
Download / Learn more Package Citations See dependency  
simcdm  
Simulate Cognitive Diagnostic Model ('CDM') Data
Provides efficient R and 'C++' routines to simulate cognitive diagnostic model data for Deterministi ...
Download / Learn more Package Citations See dependency  
inferference  
Methods for Causal Inference with Interference
Provides methods for estimating causal effects in the presence of interference described in B. Saul ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns