Hi , I want to implement a simple forward stepwise regression in java which fits a linear model with no term and then add terms one by one .What would be the best algorithm to use along with Criterion for what terms to keep /Drop and when to Stop. Any help appreciated. Thanks
-- *The information in this email and any attachments to it may be confidential and/or privileged. Unless you are the intended recipient (or authorized to receive it on behalf of the intended recipient), you may not use, copy, or disclose to anyone the message or attachments, in whole or in part. If you believe that you have received the message in error, please delete it forever from your systems and trash, and advise the sender by reply email. © 2012 PDF Solutions Inc. All rights reserved.* ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.