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.7.0")



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.7.0, https://cran.r-project.org/web/packages/TestDesign. Accessed 05 Jan. 2025.
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), 1.6.1 (2024-03-31 12:00)
Other packages that cited TestDesign R package
View TestDesign citation profile
Other R packages that TestDesign depends, imports, suggests or enhances
Complete documentation for TestDesign
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

GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
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  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA