[R] Extracting dataset from lm output

Henrique Dallazuanna wwwhsd at gmail.com
Fri Aug 15 22:23:37 CEST 2008


Try this:

lm.out$model

On Fri, Aug 15, 2008 at 4:48 PM, Roberts, Kyle <kyler at mail.smu.edu> wrote:
> Dear All,
>
> I want to extract the original dataset from a lm output. I know that I
> can get most of it from
>
> model.matrix(lm.out)
>
> but I need the dependent variable to be in the first column. Any ideas?
>
> Thanks,
> Kyle Roberts
>
> ______________________________________________
> 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.
>



-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O



More information about the R-help mailing list