imTwelve {numGen}R Documentation

Item Model 12

Description

This uses item model 12 to create number series items - Identification of unevenly ordered sub-sequences

Usage

imTwelve(items)

Arguments

items

Generate a random mix of items.

Details

This function creates number series that is a irregular combination of sequences a b b a b b a ... Only the addition and substraction arithmetic operators are used to create the number series items.

Author(s)

Aiden Loe and Filip Simonfy

Examples


#Draws 10 items randomly.
imTwelve(10)



[Package numGen version 0.1.1 Index]