Other packages > Find by keyword >

conquestr  

An R Package to Extend 'ACER ConQuest'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("conquestr", "1.4.5")



Attach the package and use:
library("conquestr")
Maintained by
Dan Cloney
[Scholar Profile | Author Map]
First Published: 2019-03-08
Latest Update: 2023-03-12
Description:
Extends 'ACER ConQuest' through a family of functions designed to improve graphical outputs and help with advanced analysis (e.g., differential item functioning). Allows R users to call 'ACER ConQuest' from within R and read 'ACER ConQuest' System Files (generated by the command `put` ). Requires 'ACER ConQuest' version 5.33.2 or later. A demonstration version can be downloaded from .
How to cite:
Dan Cloney (2019). conquestr: An R Package to Extend 'ACER ConQuest'. R package version 1.4.5, https://cran.r-project.org/web/packages/conquestr. Accessed 04 Apr. 2025.
Previous versions and publish date:
0.3.7 (2019-03-08 15:22), 0.5.1 (2020-02-07 08:10), 0.8.5 (2020-08-10 10:10), 0.9.96 (2022-04-01 12:50), 1.0.7 (2023-03-12 10:00), 1.1.1 (2024-01-09 05:40), 1.3.0 (2024-02-18 04:20), 1.3.4 (2024-07-24 08:00)
Other packages that cited conquestr R package
View conquestr citation profile
Other R packages that conquestr depends, imports, suggests or enhances
Complete documentation for conquestr
Functions, R codes and Examples using the conquestr R package
Some associated functions: ConQuestCall . ConQuestRout . ConQuestSys . ItemDfStdZ . ItemDfStdZMerge . ReadADesignMatrices . ReadAllCaseEstimates . ReadAllGroupsData . ReadAllResponseData . ReadAllY . ReadAnchor . ReadAnchorList . ReadBDesignMatrices . ReadBandDefine . ReadBandDefinesList . ReadBitSet . ReadBoolean . ReadBooleanList . ReadCDesignMatrices . ReadCategorise . ReadCategoriseList . ReadCodeList . ReadDataRecord . ReadDouble . ReadDoubleList . ReadEstimatesRecord . ReadFit . ReadFitList . ReadGExportOptions . ReadGExportOptionsList . ReadGraph . ReadGroupsOneCase . ReadHistory . ReadIRecode . ReadIRecodeList . ReadImplicitVar . ReadInteger . ReadIntegerList . ReadIntegerListList . ReadItemSet . ReadItemSetList . ReadKey . ReadKeyList . ReadLabel . ReadLabelList . ReadLookUp . ReadLookUpList . ReadMatrix . ReadMatrixList . ReadMatrixVars . ReadParameters . ReadParametersList . ReadPoint . ReadRandomStructure . ReadRegression . ReadRegressionList . ReadRegressionListLeg . ReadResponse . ReadResponseList . ReadSeries . ReadString . ReadStringList . ReadSys . ReadTerms . ReadTermsList . ReadVarInfo . ReadVarList . ReadVariable . ReadVariableList . ReadYOneCase . checkItemRespValid . checkNoExtraVars . checkVars . checkVarsExist . cnvrtItemParam . createConQuestProject . findConQuestExe . fisherTrnsfrm . fmtCqItanal . fmtCqItanalSmry . fmtCqItanalTbl . genItems . genResponses . geom_line_or_smooth . getCqChain . getCqData . getCqDataDf . getCqEsts . getCqFit . getCqHist . getCqItanal . getCqItanalFacility . getCqItanalSummary . getCqKeys . getCqLongLabs . getCqParams . getCqPid . getCqResp . getCqRespModel . getCqScores . getCqTerms . getCqVars . getCqYData . getItemMatrix . ginsOnDims . guide_remove_groups . guide_remove_linetype . infoWI . informationWrightMap . isCqConverged . itemInfoAtTheta . itemInfoOverTheta . itemListToDeltaDots . itemListToThresholds . itemResp . makeItemList . mleCalc . myAbilitiesHelper . myItemHelper . orderItanalCols . pX . perturbResp . plotCCC . plotCqHist . plotDif . plotItemMap . plotModelCCC . plotModelExp . plotRout . postProcessGncases . postProcessSys . pvMeanVar . q3ExpCorrect . rawScore . readCharSafe . recodeResps . replaceInDataFrame . replaceInVector . routPointsToDf . routType . searchConQuestSys . simplef . simplep . steigerStat . summariseCqChain . sysFileOk . sysToBMatrixDf . sysToDimLabels . sysToItemDifDf . sysToItemLabels . sysToItems . testInfoAtTheta . testInfoOverTheta . thetaScore . theta_ll . thrstThrsh . transformPvs . zapNulls . zapSystemMissing . 
Some associated R codes: RcppExports.R . ReadConQuestLibrary.R . ReadConQuestRout_createDF.R . ReadConQuestState.R . ReadConQuestState_createDF.R . cleaningHelpers.R . conquestr.R . conquestrFunc.R . generateHelpers.R . infoHelpers.R . itanalHelpers.R . plotGeneral.R . plotRout.R . postProcessCqSysfile.R . pvHelpers.R . residHelpers.R . showHelpers.R . thrstThrsh.R .  Full conquestr package functions and examples
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for conquestr02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
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,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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