Package: eive 3.1.3
eive: An Algorithm for Reducing Errors-in-Variable Bias in Simple and Multiple Linear Regressions
Performs a compact genetic algorithm search to reduce errors-in-variables bias in linear regression. The algorithm estimates the regression parameters with lower biases and higher variances but mean-square errors (MSEs) are reduced.
Authors:
eive_3.1.3.tar.gz
eive_3.1.3.zip(r-4.7)eive_3.1.3.zip(r-4.6)eive_3.1.3.zip(r-4.5)
eive_3.1.3.tgz(r-4.6-x86_64)eive_3.1.3.tgz(r-4.6-arm64)eive_3.1.3.tgz(r-4.5-x86_64)eive_3.1.3.tgz(r-4.5-arm64)
eive_3.1.3.tar.gz(r-4.7-arm64)eive_3.1.3.tar.gz(r-4.7-x86_64)eive_3.1.3.tar.gz(r-4.6-arm64)eive_3.1.3.tar.gz(r-4.6-x86_64)
eive_3.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
eive/json (API)
| # Install 'eive' in R: |
| install.packages('eive', repos = c('https://jbytecode.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jbytecode/eive/issues
compact-genetic-algorithmerrors-in-variableslinear-regressioncpp
Last updated from:8bde23346c. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 116 | ||
| linux-devel-x86_64 | NOTE | 106 | ||
| source / vignettes | OK | 193 | ||
| linux-release-arm64 | NOTE | 105 | ||
| linux-release-x86_64 | NOTE | 105 | ||
| macos-release-arm64 | NOTE | 104 | ||
| macos-release-x86_64 | NOTE | 211 | ||
| macos-oldrel-arm64 | NOTE | 102 | ||
| macos-oldrel-x86_64 | NOTE | 196 | ||
| windows-devel | NOTE | 111 | ||
| windows-release | NOTE | 97 | ||
| windows-oldrel | NOTE | 87 | ||
| wasm-release | OK | 94 |
Exports:cgacga_generate_chromosomeeive.cgaeive.cga.formulaeivemgenerate.eive.data
Dependencies:Rcpp
