| NEWS | R Documentation |
This version is the released version of carat.
Due to the limitation of R on OpenMP, the OpenMP-supported version, named caratOMP, can be loaded via (carat).
A small modification was added to the function getData.
A our own defined class plotrandtest was added and applied to the function rand.test.
The option plot was delected in rand.test.
Character strings were directly used as arguments values for method and test of the testing functions and getData.
We standardized the usual function to check if an object has from a specific class in the function compRand, using is().
We corrected the man pages of the corresponding randomization functions, such as PocSimMIN.
The underlying S3 methods are not exported to users.
The generation of names vector in getData was altered.
All of the modifications are consistent with the OpenMP-supported version in (carat).
A small modification was added to the function evalRand.
The modification is consistent with the OpenMP-supported version in (carat).
References were added to the man files.
The modification is consistent with the OpenMP-supported version in (carat).