Learn R Programming

AIG

AIG is a collection of Automatic Item Generators. The generator can create several item types.

  • Linear syllogistic reasoning items.

  • Arithmetic (Add, Substract, Multiplication only) items.

  • 2D spatial reasoning items

  • 3D spatial reasoning items.

  • Double 3D spatial reasoning items.

  • AIG Functions:

    • lisy
    • arith
    • spatial2d
    • spatial3d
    • spatial3d_mirror
    • spatial3dDouble

Installation

AIG is in CRAN, but you can use devtools to install the latest and greatest version. To do so:

if(!require("devtools")) install.packages("devtools")
devtools::install_github("Aidenloe/AIG")

License

This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

See the GNU General Public License for more details.

A copy of the GNU General Public License, version 3, is available at https://www.r-project.org/Licenses/GPL-3

Copy Link

Version

Install

install.packages('AIG')

Monthly Downloads

119

Version

0.1.9

License

GPL-3

Maintainer

Aiden Loe

Last Published

May 21st, 2018

Functions in AIG (0.1.9)

spatial2d

Spatial 2D Reasoning Items
spatial3dDouble

Spatial 3D Reasoning Item (double shapes)
spatial3d_mirror

Mirror Spatial 3D Reasoning Item
spatial3d_mirrorDouble

Mirror Spatial 3D Reasoning Item (2)
lisy

Linear Syllogism Generator
AIG

AIG: A package for studying Automatic Item Generators.
arith

ICAR Arithmetic Generator
spatial3d

Spatial 3D Reasoning Item