Learn R Programming

seqPERM (version 1.0)

Generates a permutation matrix based upon a sequence.

Description

User inputs a range of values r1 and r2, as well as a number of columns v, in the function sq.pe(r1,r2,v). The returned statement is a permutation matrix.

Copy Link

Version

Install

install.packages('seqPERM')

Monthly Downloads

2

Version

1.0

License

GPL-3

Maintainer

Eric Golinko

Last Published

January 28th, 2013

Functions in seqPERM (1.0)

seqPERM-package

Generates a permutation matrix based upon a sequence. ~~ seqPERM ~~
make

Small helper function.
sq.pe

Function that carries out generating the permutation matrix.