algChk: Optimization Algorithm Checks.

View source: R/algChk.R

algChkR Documentation

Optimization Algorithm Checks.

Description

Check and/or set optimization algorithms to use. Intended for internal use within gremlin

Usage

algChk(algit, maxit, ctrl, mc)

Arguments

algit

A character vector of algorithms for each iteration.

maxit

An integer indicating the number of REML iterations.

ctrl

A list of arguments set by gremlinControl.

mc

A model call.

Value

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).

Author(s)

matthewwolak@gmail.com


matthewwolak/gremlin documentation built on Nov. 12, 2024, 10:56 a.m.