------------------------------ Message: 72 Date: Tue, 17 Feb 2009 22:05:46 퍍 (UTC) From: "Hans W. Borchers" <hwborch...@gmail.com> Subject: Re: [R] Subset Regression Package To: r-h...@stat.math.ethz.ch Message-ID: <loom.20090217t215556-...@post.gmane.org> Content-Type: text/plain; charset=us-ascii
Take also a look at the subselect package that can perform subset selection in regression (and in several other statistical problems) using both exact (leaps and bounds algorithm) and heuristic (simulated annealing, genetic search, etc.) methods. Regards, A. Pedro Duarte Silva Alex Roy <alexroy2008 <at> gmail.com> writes: > > Dear all , > Is there any subset regression (subset selection > regression) package in R other than "leaps"? Lars and Lasso are other 'subset selection' methods, see the corresponding packages 'lars' and 'lasso2' and its description in The Elements of Statistical Learning. Also, 'dr', "Methods for dimension reduction for regression", or 'relaimpo', "Relative importance of regressors in linear models", can be considered. > Thanks and regards > > Alex > *********************** Esta mensagem (incluindo quaisquer anexos) pode conter informa豫o confidencial ou legalmente protegida para uso exclusivo do destinat�rio. Se n�o for o destinat�rio pretendido da mesma, n�o dever� fazer uso, copiar, distribuir ou revelar o seu conte�do (incluindo quaisquer anexos) a terceiros, sem a devida autoriza豫o. Se recebeu esta mensagem por engano, por favor informe o emissor, por e-mail, e elimine-a imediatamente. Obrigado. This message may contain confidential information or pri...{{dropped:6}}
______________________________________________ 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.