We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New discount function:
discount fraction = exp(-k.Ln(1+tau.D))
we actually fit k and log(tau)
k
log(tau)
The text was updated successfully, but these errors were encountered:
starting #194: new exp-log discount function
de1a269
#194 change to estimating logtau, rather than tau
a4cfe65
this all works, it's just that I need to refine the priors
Sorry, something went wrong.
#194 ExpLog models now included in test coverage
1858eae
No branches or pull requests
New discount function:
we actually fit
k
andlog(tau)
The text was updated successfully, but these errors were encountered: