[R] After heteroskedasticity correction, how can I get new confidential interval?

Andrew Miles rstuff.miles at gmail.com
Mon Dec 20 17:18:34 CET 2010


It is hard to say without knowing more about the type of model you are  
running.

A good place to look would be at the coeftest() function in the  
package lmtest.

Andrew Miles


On Dec 20, 2010, at 10:04 AM, JoonGi wrote:

>
>
> I just corrected std.error of my 'model'(Multi Regression).
> Then how can I get new t and p-values?
> Isn't there any R command which shows new t and p values?
>
> -- 
> View this message in context: http://r.789695.n4.nabble.com/After-heteroskedasticity-correction-how-can-I-get-new-confidential-interval-tp3095643p3095643.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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