Skip to content
New issue

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

Adding a logistic function into the wrapper? #105

Open
zceydas opened this issue Apr 1, 2020 · 1 comment
Open

Adding a logistic function into the wrapper? #105

zceydas opened this issue Apr 1, 2020 · 1 comment
Labels

Comments

@zceydas
Copy link

zceydas commented Apr 1, 2020

Thanks for developing this function! I'm very new to JS and need to fit a logistic function to my dataset. I was wondering how I could implement the curve '1 / (1 + (exp(x)*c))' in your curve fitting wrapper. Any recommendations? Or are there any useful links you can share? Thanks in advance!

@bvandenbon
Copy link

I have similar questions, either looking for a "sigmoid" or a "tanh"

(e.g. see tanh below)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants