issues
search
ScPoEcon
/
ScPoEconometrics
Undergraduate textbook for Econometrics with R
https://ScPoEcon.github.io/ScPoEconometrics/
Other
142
stars
68
forks
source link
general problem with apps: imprecision
#88
Closed
floswald
closed
5 years ago
floswald
commented
6 years ago
currently apps often have "true value" not correspongind to minimial SSR
this is part rounding error, but part design error
often we test wether the
estimated
slope coefs are
near
to the user input
there should never be any ambiguity. test should be user coeffs == true coeffs with zero tolerance.
adjust slider coarseness accordingly
add SSR to all estimation apps
floswald
commented
5 years ago
addresses in PR #132