psydiffDEoptim | R Documentation |
wrapper for DEoptim optimization
psydiffDEoptim(model, lower, upper, ...)
model |
psydiff model object (must have been compiled before calling psydiffDEoptim) |
lower |
vector specifying a lower bound for each parameter in the model |
upper |
vector specifying an upper bound for each parameter in the model |
... |
additional parameters to pass to DEoptim |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.