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.
You are right. It is interacting with something I wrote. I will track it down. thank you Rich
?panel.barchart use the argument origin=0
replace points(x,y,cex=z) with symbols(x, y, circles=z/10, inches=FALSE, add=TRUE)
another note you can clip the GSview to just the bounding box with Options/EPS CCip Rich
> test <- numeric(0) > length(test) [1] 0 > if (length(test) == 0) print("length=0") [1] "length=0"
The Brown-Forsyth homogeneity of variance test, including a graph, is included in the HH package that you can download from CRAN
I believe you are looking for the summary.lm() function and its split= argument. Look at example(summary.aov) for several examples.
For a general square matrix A, the eigenvalue decomposition is A = CBC^{-1} For the special case of symmetric A, C^{-1} = C'
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110922/1fe4682f/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100821/9995dde7/attachment.pl>
An additional note. You can see the bounding box in the GSview display by clicking Options/Show Bounding Box Rich
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120815/4db7c688/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111122/36f2136b/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110616/3c555860/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100711/97755874/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100719/d2b70b96/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120527/721761a1/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130731/e627d4d8/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100916/5a0c71c0/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100429/c82fb952/attachment.pl>
Can't find what you're looking for? Try searching with Google .