powered by
Logistic Points Extract points from a fitted model
LogisticPoints(x, fittedModel)
an integer vector giving x co-ordinates.
a fitted model, perhaps generated using nls(cumP ~ SSlogis(nSteps, Asym, xmid, scal)).
nls(cumP ~ SSlogis(nSteps, Asym, xmid, scal))
values of y co-ordinates corresponding to the x co-ordinates provided