imThirteen: Item Model 13

Description Usage Arguments Details Author(s) Examples

Description

This uses item model 13 to create number series items - Combined identification of unevenly ordered sub-sequences and non-successive relationships between elements.

Usage

1
imThirteen(items)

Arguments

items

Generate a random mix of items.

Details

This function creates number series creates a combination of sequences and ratios. TLogic analogous to the Item Model 13, but the second sequence belongs to the Item Model 9. As a result, pairs of elements following certain rule are embedded into a progressive sequence. Example: Sequence with coefficient of (+ 1) is interposed with pairs of elements which differ by 3. 1 5 8 2 209 212 3 41 (44) (4). Only the addition and substraction arimethic operators are used to generate the number series items.

Author(s)

Aiden Loe and Filip Simonfy

Examples

1
2
#Draws 10 items randomly.
imThirteen(10)

numGen documentation built on May 2, 2019, 9:42 a.m.