ajdamico / convey

variance of distribution measures estimation of survey data
GNU General Public License v3.0
17 stars 7 forks source link

add stopifnot() thresholds to each of the replication vignettes #383

Closed ajdamico closed 1 year ago

ajdamico commented 1 year ago

something like stopifnot( abs( estimate - actual ) / estimate < 0.01 ) to break the build if the numbers ever fall outside of some range