TreeSearch (version 0.4.0)

LogisticPoints: Logistic Points Extract points from a fitted model

Description

Logistic Points Extract points from a fitted model

Usage

LogisticPoints(x, fittedModel)

Arguments

x

an integer vector giving x co-ordinates.

fittedModel

a fitted model, perhaps generated using nls(cumP ~ SSlogis(nSteps, Asym, xmid, scal)).

Value

values of y co-ordinates corresponding to the x co-ordinates provided