powered by
This function initializes a random number generator that sets the random seed in both R and Python to ensure reproducible results from the package.
set_seed(seed)
No return value.
a single integer value.
See further examples and tutorials at https://mingdeyu.github.io/dgpsi-R/.
if (FALSE) { # See dgp() for an example. }
Run the code above in your browser using DataLab