[R] Confidence intervals for estimates of all independent variables in WLS regression
Jeff Newmiller
jdnewmil at dcn.davis.CA.us
Thu Nov 29 01:22:09 CET 2012
?summary.lm
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
Torvon <torvon at gmail.com> wrote:
>I would like to obtain Confidence Intervals for the estimates
>(unstandardized beta weights) of each predictor in a WLS regression:
>
>m1 = lm(x~ x1+x2+x3, weights=W, data=D)
>
>SPSS offers that output by default, and I am not able to find a way to
>do
>this in R. I read through predict.lm, but I do not find a way to get
>the
>CIs for multiple independent variables.
>
>Thank you
>Torvon
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at 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.
More information about the R-help
mailing list