- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 02-04-2010 11:12 AM
(1319 views)
I'm trying to do a non-linear analysis of covariance (ancova) and can't figure out how to do it with SAS or if it's even possible. Can anyone help me with this issue?
Specifically, I'm trying to test if the difference between multiple non-linear curves is statistically significant. The non-linear curves are in the form of y=aX^b. Additionally, I would also like to test the significance of multiple Explanatory variables on the response variable.
Thanks for any help!
Specifically, I'm trying to test if the difference between multiple non-linear curves is statistically significant. The non-linear curves are in the form of y=aX^b. Additionally, I would also like to test the significance of multiple Explanatory variables on the response variable.
Thanks for any help!
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Seems like you want to look at the NLIN or NLMIXED procedures.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, do you know of any online resources or manuals that work through something similar?