Description Usage Arguments Value Author(s) Examples
sim_model
simulate a database based on common models. The structure
used to create the data is similar as the bamlss.formula
.
1 2 |
formula |
List of the parameters, indicating how they should be computed.
similar to formula for |
generator |
Function to generate the response variables given the parameters |
n |
Number of observations to be simulated |
init_data |
Initial data including some variables to not been simulated. |
seed |
Seed to be defined with function |
extent |
Spatial extent for the simulation of coordinates when a spatial effect is included. |
a tibble
containing the simulated predictors, parameters and response
variable
Erick Albacharro Chacon-Montalvan
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.