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.

4 results for “from:Scott Bartell”

dev.print
Scott Bartell · Mar 26, 2004 · r-help

Hi, Shouldn't the following commands produce a nice jpeg file, or am I missing something? hist(rnorm(1000)) dev.print(file="test.jpg",device=jpeg) I get a very tiny (6x6 pixel) jpeg every time. Using dev.copy(file...

dev.print
Scott Bartell · Mar 29, 2004 · r-help

Thanks for the explanation. I actually had read the help page for dev.print after finding this statement in the Defunct help page (while searching for savePlot): The new function `dev.print()' should now be used for saving plots to...

slower execution in R 1.9.0
Scott Bartell · Apr 22, 2004 · r-help

I have an R function (about 1000 lines long) that takes more than 20 times as long to run under R Windows 1.9.0 and 1.8.1 than it does under 1.7.1. Profile results indicate that...

weighted Cox proportional hazards regression
Scott Bartell · Dec 4, 2007 · r-help

I'm getting unexpected results from the coxph function when using weights from counter-matching. For example, the following code produces a parameter estimate of -1.59 where I expect 0.63: d2 = structure(list(x = c(1, 0, 0...

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