> On Jan 20, 2017, at 7:36 AM, Sergio Ferreira Cardoso > <[email protected]> wrote: > > Dear all, > > Anova() for .car package retrieves Chi-square statistics when I'm testing a > model the significance of a multivariate .gls model > gls(x~1+2+3+x,corBrownian(phy=tree), ...). > Is this Chi-square a two-sided test? that If you explain what you mean by a "2-sided test" we might be able to help. It’s unlikely that the author set up the test so that it would fail when the fit was so good that the chi-square statistic was very small, but it’s also likely that departures from the implicit hypothesis of all the coefficients being identity 0 would have raised the chi-square statistic away from zero.
— David. > > Thank you. > > Best, > Sérgio. > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] mailing list -- To UNSUBSCRIBE and more, see > 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. David Winsemius, MD Alameda, CA, USA ______________________________________________ [email protected] mailing list -- To UNSUBSCRIBE and more, see 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.

