Megh Dal wrote:
> Dear all,
>
> Is there any equivalent of the function OLS in S+ in R?
>
> Thanks and regards,
> megh
>
If you are asking about the ols function in the Design library, it's in
the Design package in R. ols is a wrapper for lm that makes certain
plots and penalized estimations easier to do.
Frank
>
--
Frank E Harrell Jr Professor and Chair School of Medicine
Department of Biostatistics Vanderbilt University
______________________________________________
[email protected] 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.