View source: R/03b_reltest2_libs.R
reltest2_simulate | R Documentation |
Random training data from one model
reltest2_simulate(model = "gev", nx = 50, tt, params)
model |
which distribution to test. Possibles values are "gev", "gpd_k1", "gev_pred1". |
nx |
the length of the training data. |
tt |
the predictor |
params |
values for the parameters for the specified distribution |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.