View source: R/test_function.R
| sim_fun_test | R Documentation |
A simple simulation function for testing
sim_fun_test(arg1, arg2, length = 1000)
arg1, arg2 |
Two parameters. |
length |
The length of simulation. |
A matrix of simulation results.
sim_fun_grad() and sim_fun_nongrad() for more realistic
examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.