fitdist.control | R Documentation |
This is part of the new implementation.
fitdist.control( method = "BFGS", maxit = 10000, trace = FALSE, start = NULL, ... )
method |
Optimization method |
maxit |
Maximum number of iterations |
trace |
Verbose T/F |
start |
Initialization parameters |
the extra arguments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.