/ofp-sam-hessian

Parallel Hessian Computations and Diagnostics

Primary LanguageR

hessian

Organize parallel computations of the Hessian matrix in MULTIFAN-CL and run diagnostics.

Installation

The package can be installed from GitHub using the install_github command:

library(remotes)
install_github("PacificCommunity/ofp-sam-hessian")

Usage

For a summary of the package:

library(hessian)
?"hessian-package"

Development

The package is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.