You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: