RegressionFactory: Expander Functions for Generating Full Gradient and Hessian from Single-Slot and Multi-Slot Base Distributions

The expander functions rely on the mathematics developed for the Hessian-definiteness invariance theorem for linear projection transformations of variables, described in authors' paper, to generate the full, high-dimensional gradient and Hessian from the lower-dimensional derivative objects. This greatly relieves the computational burden of generating the regression-function derivatives, which in turn can be fed into any optimization routine that utilizes such derivatives. The theorem guarantees that Hessian definiteness is preserved, meaning that reasoning about this property can be performed in the low-dimensional space of the base distribution. This is often a much easier task than its equivalent in the full, high-dimensional space. Definiteness of Hessian can be useful in selecting optimization/sampling algorithms such as Newton-Raphson optimization or its sampling equivalent, the Stochastic Newton Sampler. Finally, in addition to being a computational tool, the regression expansion framework is of conceptual value by offering new opportunities to generate novel regression problems.

Version: 0.7.4
Suggests: sns, MfUSampler
Published: 2020-10-26
Author: Alireza S. Mahani, Mansour T.A. Sharabiani
Maintainer: Alireza S. Mahani <alireza.s.mahani at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: ChangeLog
CRAN checks: RegressionFactory results

Documentation:

Reference manual: RegressionFactory.pdf
Vignettes: Expander Framework for Generating High-Dimensional GLM Gradient and Hessian from Low-Dimensional Base Distributions: R Package MfUSampler

Downloads:

Package source: RegressionFactory_0.7.4.tar.gz
Windows binaries: r-devel: RegressionFactory_0.7.4.zip, r-release: RegressionFactory_0.7.4.zip, r-oldrel: RegressionFactory_0.7.4.zip
macOS binaries: r-release (arm64): RegressionFactory_0.7.4.tgz, r-oldrel (arm64): RegressionFactory_0.7.4.tgz, r-release (x86_64): RegressionFactory_0.7.4.tgz
Old sources: RegressionFactory archive

Reverse dependencies:

Reverse suggests: sns

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RegressionFactory to link to this page.