Other packages > Find by keyword >

TestGardener  

Information Analysis for Test and Rating Scale Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TestGardener", "3.3.6")



Attach the package and use:
library("TestGardener")
Maintained by
James Ramsay
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-19
Latest Update: 2024-09-18
Description:
Develop, evaluate, and score multiple choice examinations, psychological scales, questionnaires, and similar types of data involving sequences of choices among one or more sets of answers. This version of the package should be considered as brand new.Almost all of the functions have been changed, including their argument list. See the file NEWS.Rd in the Inst folder for more information. Using the package does not require any formal statistical knowledge beyond what would be provided by a first course in statistics in a social science department.There the user would encounter the concept of probability and how it is used to model data and make decisions, and would become familiar with basic mathematical and statistical notation. Most of the output is in graphical form.
How to cite:
James Ramsay (2021). TestGardener: Information Analysis for Test and Rating Scale Data. R package version 3.3.6, https://cran.r-project.org/web/packages/TestGardener. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.4 (2021-04-19 10:20), 2.0.0 (2021-11-10 21:10), 3.0.0 (2022-06-26 23:10), 3.1.0 (2022-11-24 15:50), 3.1.1 (2022-12-19 21:50), 3.1.4 (2023-01-15 20:00), 3.2.3 (2023-05-16 16:50), 3.2.4 (2023-08-24 01:10), 3.2.5 (2023-10-05 23:40), 3.2.6 (2023-10-13 22:00), 3.2.7 (2023-11-24 15:00), 3.3.0 (2023-11-28 23:20), 3.3.1 (2024-01-09 23:03), 3.3.2 (2024-01-17 17:42), 3.3.3 (2024-03-20 14:50), 3.3.5 (2024-09-18 19:40)
Other packages that cited TestGardener R package
View TestGardener citation profile
Other R packages that TestGardener depends, imports, suggests or enhances
Complete documentation for TestGardener
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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