Checking the installation of the generator
检查发电机的安装
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The generator is run with a fixed seed and its output is compared to stored precomputed values.
该发电机运行与固定的种子相比,其输出被存储的预先计算的值。
用法----------Usage----------
well19937.validate()
Details
详细信息----------Details----------
Loading the package rngwell19937 sets RNGkind("user-supplied"). If this setting is changed by the user before calling well19937.validate(), the function resets RNGkind("user-supplied").
载入套件“rngwell19937设置RNGkind("user-supplied")。如果此设置被改变的用户,然后再调用well19937.validate(),功能复位RNGkind("user-supplied")。
值----------Value----------
The function prints the result of the test. The output value is NULL invisibly.
该函数打印的测试的结果。输出值是NULL不可见的。