Ariel THANK YOU for posting this. worked great for me just pasting this part
into R
Ariel wrote
> model.matrix.gls <- function(object, ...)
> model.matrix(terms(object), data = getData(object), ...)
>
>
> model.frame.gls <- function(object, ...)
> model.frame(formula(object), data
racmar wrote
>
> I have also been searching various forums and books to see if there are
> any methods I could use and have only found people, such as yourself,
> asking the same question.
>
I was looking into this recently, as well, and found that the problem has to
do with building the model
Hi Sandy,
I was wondering if you ever recieved an answer regarding the use of multiple
comparisons for gls models?
I have also been searching various forums and books to see if there are any
methods I could use and have only found people, such as yourself, asking the
same question.
Many thanks
3 matches
Mail list logo