mmeierer / REndo

REndo - A R package to control for endogeneity by using internal instrumental variable models
15 stars 4 forks source link

Bugfix: correlation transformation & rho^2 #57

Closed pschil closed 3 years ago

pschil commented 3 years ago

exchange logit for tanh include rho^s in calculation of s

codecov[bot] commented 3 years ago

Codecov Report

Merging #57 (d7a3d12) into development (e66ef8d) will increase coverage by 1.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #57      +/-   ##
===============================================
+ Coverage        96.42%   97.46%   +1.04%     
===============================================
  Files               38       37       -1     
  Lines             1676     1657      -19     
===============================================
- Hits              1616     1615       -1     
+ Misses              60       42      -18     
Impacted Files Coverage Δ
R/f_copulacorrection_optimizeLL.R 97.05% <100.00%> (ø)
src/f_copulacorrection_LL_rcpp.cpp 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e66ef8d...d7a3d12. Read the comment docs.