Rdocumentation
powered by
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
Link to current version
Version
Version
1.0
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)
Search all functions
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.