The objects of class RSmpl and RSmplext contain
the original input matrix, the generated (encoded) random matrices, and
some information about the sampling process.
A list of class RSmpl or RSmplext with components
number of rows of the input matrix
number of columns of the input matrix
the input matrix
TRUE, if diagonals of inpmat are fixed
length of the burn in process
number of generated matrices (effective matrices)
controls the number number of void matrices generated in the the burn in
process and when effective matrices are generated (see note
in rsctrl).
starting value for the random number generator
number of matrices in outvec.
vector of encoded random matrices
error code (see below)
These classes of objects are returned from
rsampler and rsextrobj.
Both classes have methods for the generic summary
function.
rsampler, rsextrobj