Package: acepack 1.6.3

acepack: ACE and AVAS for Selecting Multiple Regression Transformations

Two nonparametric methods for multiple regression transform selection are provided. The first, Alternating Conditional Expectations (ACE), is an algorithm to find the fixed point of maximal correlation, i.e. it finds a set of transformed response variables that maximizes R^2 using smoothing functions [see Breiman, L., and J.H. Friedman. 1985. "Estimating Optimal Transformations for Multiple Regression and Correlation". Journal of the American Statistical Association. 80:580-598. <doi:10.1080/01621459.1985.10478157>]. Also included is the Additivity Variance Stabilization (AVAS) method which works better than ACE when correlation is low [see Tibshirani, R. 1986. "Estimating Transformations for Regression via Additivity and Variance Stabilization". Journal of the American Statistical Association. 83:394-405. <doi:10.1080/01621459.1988.10478610>]. A good introduction to these two methods is in chapter 16 of Frank Harrell's "Regression Modeling Strategies" in the Springer Series in Statistics. A permutation independence test is included from [Holzmann, H., Klar, B. 2025. "Lancaster correlation - a new dependence measure linked to maximum correlation". Scandinavian Journal of Statistics. 52(1):145-169 <doi:10.1111/sjos.12733>].

Authors:Phil Spector [aut], Jerome Friedman [aut], Robert Tibshirani [aut], Thomas Lumley [aut], Shawn Garbett [cre, aut], Jonathan Baron [aut], Bernhard Klar [aut], Scott Chasalow [aut]

acepack_1.6.3.tar.gz
acepack_1.6.3.zip(r-4.7)acepack_1.6.3.zip(r-4.6)acepack_1.6.3.zip(r-4.5)
acepack_1.6.3.tgz(r-4.6-x86_64)acepack_1.6.3.tgz(r-4.6-arm64)acepack_1.6.3.tgz(r-4.5-x86_64)acepack_1.6.3.tgz(r-4.5-arm64)
acepack_1.6.3.tar.gz(r-4.7-arm64)acepack_1.6.3.tar.gz(r-4.7-x86_64)acepack_1.6.3.tar.gz(r-4.6-arm64)acepack_1.6.3.tar.gz(r-4.6-x86_64)
acepack_1.6.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
acepack/json (API)
NEWS

# Install 'acepack' in R:
install.packages('acepack', repos = c('https://spgarbet.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • fortran– Runtime library for GNU Fortran applications

On CRAN:

Conda:

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

fortran

4.59 score 3 packages 47 scripts 9.2k downloads 2 mentions 4 exports 0 dependencies

Last updated from:d15fc8b006. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK107
linux-devel-x86_64OK148
source / vignettesOK177
linux-release-arm64OK112
linux-release-x86_64OK119
macos-release-arm64OK110
macos-release-x86_64OK262
macos-oldrel-arm64OK88
macos-oldrel-x86_64OK220
windows-develOK182
windows-releaseOK120
windows-oldrelOK155
wasm-releaseOK101

Exports:aceacetestavasset_control

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Alternating Conditional Expectationsace ace.default ace.formula plot.ace print.ace summary.ace
ACE permutation test of independenceacetest plot.acetest print.acetest summary.acetest
Additivity and variance stabilization for regressionavas avas.default avas.formula plot.avas print.avas summary.avas
Set internal parameters that control ACE and AVAS algorithmsset_control