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.

1,282 results for “from:Richard M. Heiberger”

bug in bwplot (PR#2595)
Richard M. Heiberger · Mar 1, 2003 · r-devel

You are right. It is interacting with something I wrote. I will track it down. thank you Rich

how to prevent lattic barchart from drawing bar completely to the bottom/left of the chart
Richard M. Heiberger · Nov 22, 2009 · r-help

?panel.barchart use the argument origin=0

About "cex=": how to improve resolution?
Richard M. Heiberger · Mar 9, 2007 · r-help

replace points(x,y,cex=z) with symbols(x, y, circles=z/10, inches=FALSE, add=TRUE)

R grahics: Save as hangs computer
Richard M. Heiberger · Jan 4, 2007 · r-help

another note you can clip the GSview to just the bounding box with Options/EPS CCip Rich

capture numeric(0) with if statement
Richard M. Heiberger · Jul 23, 2007 · r-help

> test <- numeric(0) > length(test) [1] 0 > if (length(test) == 0) print("length=0") [1] "length=0"

Simple Questions
Richard M. Heiberger · Nov 16, 2006 · r-help

The Brown-Forsyth homogeneity of variance test, including a graph, is included in the HH package that you can download from CRAN

Contrast SS
Richard M. Heiberger · Nov 28, 2008 · r-help

I believe you are looking for the summary.lm() function and its split= argument. Look at example(summary.aov) for several examples.

Spectral Decomposition
Richard M. Heiberger · Jun 29, 2007 · r-help

For a general square matrix A, the eigenvalue decomposition is A = CBC^{-1} For the special case of symmetric A, C^{-1} = C'

Quelplot
Richard M. Heiberger · Sep 22, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110922/1fe4682f/attachment.pl>

cbind
Richard M. Heiberger · Aug 21, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100821/9995dde7/attachment.pl>

R grahics: Save as hangs computer
Richard M. Heiberger · Jan 4, 2007 · r-help

An additional note. You can see the bounding box in the GSview display by clicking Options/Show Bounding Box Rich

boxplot help
Richard M. Heiberger · Aug 15, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120815/4db7c688/attachment.pl>

Header = T
Richard M. Heiberger · Nov 22, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111122/36f2136b/attachment.pl>

combining strings
Richard M. Heiberger · Jun 16, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110616/3c555860/attachment.pl>

(no subject)
Richard M. Heiberger · Jul 11, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100711/97755874/attachment.pl>

par("uin") ?
Richard M. Heiberger · Jul 19, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100719/d2b70b96/attachment.pl>

barplot problem
Richard M. Heiberger · May 27, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120527/721761a1/attachment.pl>

double matrix?
Richard M. Heiberger · Jul 31, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130731/e627d4d8/attachment.pl>

IP address
Richard M. Heiberger · Sep 16, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100916/5a0c71c0/attachment.pl>

Lattice Groups
Richard M. Heiberger · Apr 29, 2010 · r-help

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 .