Other packages > Find by keyword >

exams.forge  

Support for Compiling Examination Tasks using the 'exams' Package
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/exams.forge")

Install by package version:
library("remotes")
install_version("exams.forge", "1.0.10")



Attach the package and use:
library("exams.forge")
Maintained by
Sigbert Klinke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-07-10
Latest Update: 2024-07-10
Description:
The main aim is to further facilitate the creation of exercises based on the package 'exams' by Grün, B., and Zeileis, A. (2009) <doi:10.18637/jss.v029.i10>. Creating effective student exercises involves challenges such as creating appropriate data sets and ensuring access to intermediate values for accurate explanation of solutions. The functionality includes the generation of univariate and bivariate data including simple time series, functions for theoretical distributions and their approximation, statistical and mathematical calculations for tasks in basic statistics courses as well as general tasks such as string manipulation, LaTeX/HTML formatting and the editing of XML task files for 'Moodle'.
How to cite:
Sigbert Klinke (2024). exams.forge: Support for Compiling Examination Tasks using the 'exams' Package. R package version 1.0.10, https://cran.r-project.org/web/packages/exams.forge. Accessed 07 Nov. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited exams.forge R package
View exams.forge citation profile
Other R packages that exams.forge depends, imports, suggests or enhances
Complete documentation for exams.forge
Functions, R codes and Examples using the exams.forge R package
Full exams.forge 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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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