R/RcppExports.R

Defines functions rnewt

Documented in rnewt

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

rnewt <- function(x0, fn, gr, he, gr0, d0, quasi, method, maxit, m, mu0, sigma1, sigma2, c1, c2, pmin, tolg, tolgamma, tolobj, tolstep, tolmu, tolmu2, tolc, maxreject, grdre, verbose, riter, returnhess) {
    .Call('_minic_rnewt', PACKAGE = 'minic', x0, fn, gr, he, gr0, d0, quasi, method, maxit, m, mu0, sigma1, sigma2, c1, c2, pmin, tolg, tolgamma, tolobj, tolstep, tolmu, tolmu2, tolc, maxreject, grdre, verbose, riter, returnhess)
}

Try the minic package in your browser

Any scripts or data that you put into this service are public.

minic documentation built on June 8, 2025, 11:43 a.m.