Learn R Programming

eive (version 2.1)

eive-package: EIVE - Errors-in-Variable estimation

Description

This package includes functions for compact genetic algorithms and errors-in-variable estimation. The function 'eive' performs a genetic search to reduce the errors-in-variable bias in ordinary least squares estimator.

Change log: * In version 2.1, more speed improvements by using lm.fit instead lm in critical code. * In version 2.0, some routines are rewritten in C++ and wrapped using Rcpp so a substantial speed improvement achieved.

Arguments

Details

Package: eive
Type: Package
Version: 2.1
Date: 2014-07-04
License: GPL