Package: RegressionFactory 0.7.4

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.

Authors:Alireza S. Mahani, Mansour T.A. Sharabiani

RegressionFactory_0.7.4.tar.gz
RegressionFactory_0.7.4.zip(r-4.5)RegressionFactory_0.7.4.zip(r-4.4)RegressionFactory_0.7.4.zip(r-4.3)
RegressionFactory_0.7.4.tgz(r-4.4-any)RegressionFactory_0.7.4.tgz(r-4.3-any)
RegressionFactory_0.7.4.tar.gz(r-4.5-noble)RegressionFactory_0.7.4.tar.gz(r-4.4-noble)
RegressionFactory_0.7.4.tgz(r-4.4-emscripten)RegressionFactory_0.7.4.tgz(r-4.3-emscripten)
RegressionFactory.pdf |RegressionFactory.html
RegressionFactory/json (API)

# Install 'RegressionFactory' in R:
install.packages('RegressionFactory', repos = c('https://asmahani.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

13 exports 0.00 score 0 dependencies 20 scripts 432 downloads

Last updated 4 years agofrom:25f2fcc63a. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-winNOTEAug 21 2024
R-4.5-linuxNOTEAug 21 2024
R-4.4-winNOTEAug 21 2024
R-4.4-macNOTEAug 21 2024
R-4.3-winOKAug 21 2024
R-4.3-macOKAug 21 2024

Exports:fbase1.binomial.cauchitfbase1.binomial.cloglogfbase1.binomial.logitfbase1.binomial.probitfbase1.exponential.logfbase1.geometric.logitfbase1.poisson.logfbase2.gamma.log.logfbase2.gaussian.identity.logfbase2.inverse.gaussian.log.logregfac.expand.1parregfac.expand.2parregfac.merge

Dependencies:

Expander Framework for Generating High-Dimensional GLM Gradient and Hessian from Low-Dimensional Base Distributions: R Package MfUSampler

Rendered fromRegressionFactory.Rnwusingutils::Sweaveon Aug 21 2024.

Last update: 2020-10-26
Started: 2015-01-01