algChk | R Documentation |
Check and/or set optimization algorithms to use. Intended for internal use within gremlin
algChk(algit, maxit, ctrl, mc)
algit |
A character |
maxit |
An |
ctrl |
A |
mc |
A model |
A list
containing a vector algit
specifying the currently
implemented optimization algorithms for each iteration along with a vector
each containing the type of first (fdit
) and second (sdit
)
derivatives for each iteration (else NA
if either is not applicable).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.