LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2010)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 22 Sep 2010 05:52:18 -0700
Reply-To:     Bruce Weaver <bruce.weaver@hotmail.com>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Bruce Weaver <bruce.weaver@hotmail.com>
Subject:      Re: Using a segmented linear regression to find a transition point
In-Reply-To:  <4C99B199.E287.0045.0@upstate.edu>
Content-Type: text/plain; charset=us-ascii

Moshe Marko wrote: > > Hi, > > I would like to run a piecewise regression and a logistic regression > models > where the goal is to find the transition point where the association > between > the dependent and the independent variables change (i.e. adding a change > point c) - any ideas for the correct syntax? > > Thanks > > Moshe > >

This should help for the piecewise linear regression model:

http://www.spsstools.net/Syntax/RegressionRepeatedMeasure/PiecewiseRegression.txt

For the case where the knot points are known, the same methods described there could be applied to logistic regression, I should think. But I'm not aware of a method for using the data to estimate the knot points for logistic regression. I guess I'd start by seeing if I could cajole NLR into running an ordinary binary logistic regression model first. If that can be done, then you should be able to get it to determine the knot points for you too.

HTH.

----- -- Bruce Weaver bweaver@lakeheadu.ca http://sites.google.com/a/lakeheadu.ca/bweaver/

"When all else fails, RTFM."

NOTE: My Hotmail account is not monitored regularly. To send me an e-mail, please use the address shown above.

-- View this message in context: http://spssx-discussion.1045642.n5.nabble.com/Using-a-segmented-linear-regression-to-find-a-transition-point-tp2849563p2849665.html Sent from the SPSSX Discussion mailing list archive at Nabble.com.

===================== To manage your subscription to SPSSX-L, send a message to LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD


Back to: Top of message | Previous page | Main SPSSX-L page