Learn R Programming

⚠️There's a newer version (0.8.7.3) of this package.Take me there.

trustOptim (version 0.8.1)

Trust region nonlinear optimization, efficient for sparse Hessians

Description

Trust region algorithm for nonlinear optimization. In addition to being more stable and robust than optim, this package includes methods that are scalable and efficient (in terms of both speed and memory usage) when the Hessian is sparse.

Copy Link

Version

Install

install.packages('trustOptim')

Monthly Downloads

578

Version

0.8.1

License

MPL (>= 2.0)

Maintainer

Michael Braun

Last Published

June 12th, 2013

Functions in trustOptim (0.8.1)

log_inv.logit

log of inverse logit function
inv.vech

inverse vech operator on a vector
trust.optim

Nonlinear optimizers using trust regions
inv.logit

inverse logit function
logit

logit function
trustOptim-package

Nonlinear optimizers using trust regions, with methods optimized for sparse Hessians.
vech

vech operator on a square matrix
Demonstration functions

Functions used in the binary choice demo