Releases: mmeierer/REndo
Releases · mmeierer/REndo
v.2.4.9
REndo 2.4.9
MAINTENANCE
- Add CITATION file and references to forthcoming JSS publication
- Fix missing package alias
v.2.4.8
MAINTENANCE
- Replace data set
dataCopDisCont
with a new one
v.2.4.7
MAINTENANCE
- Fix tests due to changes in package dependencies
v.2.4.6
MAINTENANCE
- Replace data sets with new ones
- Fix tidy HTML warnings in documentation and parsing of news.md reported in daily CRAN checks
v.2.4.5
REndo 2.4.5
- Skip one minor version because of confusion around submissions.
BUG FIXES
- Fix broken correctness tests for
latentIV
on M1mac.
MAINTENANCE
- Update maintainer email.
- Fix documentation to conform to HTML5.
v.2.4.3
BUG FIXES
- In method
multilevelIV
matrices could not be constructed if all groups were of the same size. Thanks to pinson06 for reporting.
v.2.4.2
BUG FIXES
- In the
copulaCorrection
method with a single endogenous regressor the correlation coefficient rho was wrongly constraint to [0, 1] instead of to [-1, 1]. Further, rho was not included in parts of the calculations. Special thanks to Fredrik Falkenström for reporting this observation!
v.2.4.1
SIGNIFICANT USER-VISIBLE CHANGES
- Allow using the method
copulaCorrection
with a single endogenous regressor
v.2.4.0
SIGNIFICANT USER-VISIBLE CHANGES
- Add a formal assumption test for method
hetErrorsIV
to detect weak instruments
NEW FEATURES
- The log-likelihood function underlying
copulaCorrection
case 1 is refactored and implemented using Rcpp and RcppEigen what makes it considerably faster
- Improved checks of user input that disallow any non-finite values in the data
- New data was generated for
dataHetIV
v.2.3.1
Re-submission to CRAN after package was removed