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
When I try to produce a sample sigmoidal fit with figureModelCurves(), the original input data appears to be improperly scaled relative to the sigmoidal fit:
I'm confused as to why this happens, and can't seem to resolve it. I'm using fitAndCategorize() to generate the sigmoidal fit, and I'm using normalizeData() to prepare the dataInput argument to figureModelCurves(). Any suggestions?
The text was updated successfully, but these errors were encountered:
When I try to produce a sample sigmoidal fit with figureModelCurves(), the original input data appears to be improperly scaled relative to the sigmoidal fit:
I'm confused as to why this happens, and can't seem to resolve it. I'm using fitAndCategorize() to generate the sigmoidal fit, and I'm using normalizeData() to prepare the dataInput argument to figureModelCurves(). Any suggestions?
The text was updated successfully, but these errors were encountered: