Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

8 results for “from:Stewart Schultz”

Replicated LR goodness-of-fit tests, heterogeneity G, with loglm?
Stewart Schultz · May 23, 2007 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070523/6a5736b8/attachment.pl

MANOVA extension of paired t-test?
Stewart Schultz · Jan 24, 2002 · r-help

Just a quick followup question: is it true that although manova() performs multivariate two-sample t-tests, it currently does not perform multivariate one-sample t-tests? -S. Schultz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at...

multiple fitted curves plot
Stewart Schultz · Sep 7, 2001 · r-help

Dear Rusers, How would I plot several (24) fitted curves (nonlinear least squares) within a single plot? To get the parameters I use: resff <- list() for (s in levels(PairID)) { resff[[s]] <- nls(Photo ~ SSasymp(Ci, Asym, lrc, c0), subset...

MANOVA extension of paired t-test?
Stewart Schultz · Jan 23, 2002 · r-help

Thanks everyone for your help on this question. I solved the problem by writing a procedure to calculate Hotelling's T^2 for a one-sample, multivariate t-test. Here's how it looks, perhaps it will be useful to...

MANOVA extension of paired t-test?
Stewart Schultz · Jan 23, 2002 · r-help

I would like to test the hypothesis that the difference between pairs, for several variables, is zero. This is easily done separately for each variable with: lm(Y ~ rep(0, nrow(Y))) where Y is a matrix whose columns are...

scalable fonts problem on Linux
Stewart Schultz · Sep 24, 2001 · r-help

Hello R users, I can't do demo(graphics) on my Linux box because it aborts after giving me this message on the third plot: Error in title(main = "January Pie Sales", cex.main = 1.8, font.main = 1) : X11...

MANOVA extension of paired t-test?
Stewart Schultz · Jan 24, 2002 · r-help

>It's not true, indeed false in almost every detail. manova performs no >tests at all. summary.manova uses multivariate tests in an ANOVA table, >but they are not t-tests and there is an experimental design, not one or...

error with surf.ls in spatial
Stewart Schultz · Sep 25, 2001 · r-help

Hello R users, Can someone point me to a solution to the problem below? The surf.ls() call works fine in other contexts, e.g. the example in help(surf.ls). I'm using R 1.3.1, and get...

Can't find what you're looking for? Try searching with Google .