ce
> Sent: Wednesday, May 11, 2011 5:43 AM
> To: r-help@r-project.org
> Subject: [R] displaying derived coefficients in lm
>
> Hello R-help,
>
> Is there a way to get R to tell you the coefficients in a lm that it
> wouldn't normally tell you because of identifiability c
Hello R-help,
Is there a way to get R to tell you the coefficients in a lm that it
wouldn't normally tell you because of identifiability constraints? For
instance, if you use contr.sum() to generate contrasts for a factor, say
## y <- some data
## x <- a factor with levels 1:6
contrasts(x) <-
2 matches
Mail list logo