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.

39 results for “from:Ben Fairbank”

Space required by object?
Ben Fairbank · Sep 27, 2006 · r-help

Does R provide a function analogous to LS() or str() that reports the storage space, on disk or in memory, required by objects? Ben Fairbank

Can plot() be used for multiple plots?
Ben Fairbank · May 28, 2008 · r-help

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

'Save Workspace' gives "recursive default argument reference" -- workaround?
Ben Fairbank · Feb 12, 2007 · r-help

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

Optimization when only binary variables can be manipulated?
Ben Fairbank · Feb 29, 2008 · r-help

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

The Green Book and its relevance to R
Ben Fairbank · Jun 20, 2008 · r-help

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

"hist" combines two lowest categories -- is there a workaround?
Ben Fairbank · Jan 30, 2008 · r-help

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

Methods of addressing multicollinearity in multiple linear regression with R
Ben Fairbank · Oct 23, 2006 · r-help

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

RODBC: sqlQuery is successful, but a similar sqlFetch returns error
Ben Fairbank · Jan 16, 2007 · r-help

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

Can one set box line width within the matplot command?
Ben Fairbank · Mar 12, 2007 · r-help

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

Use a text variable's value to specify another varaible?
Ben Fairbank · Jan 26, 2007 · r-help

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

Factanal loadings as large as 1.2 with promax -- how unusual?
Ben Fairbank · Jun 20, 2005 · r-help

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

Seek general information about time/date storage and functions in R
Ben Fairbank · Jan 4, 2007 · r-help

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

Better way to change the name of a column in a dataframe?
Ben Fairbank · Dec 14, 2006 · r-help

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

Newbie question: Statistical functions (e.g., mean, sd) in a "transform" statement?
Ben Fairbank · Jan 19, 2007 · r-help

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

What does it mean to be "masked from data" when attaching? (Newbie question)
Ben Fairbank · May 13, 2006 · r-help

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

Using data frames for EDA: Insert, Change name, delete columns? (Newcomer's question)
Ben Fairbank · Jun 28, 2005 · r-help

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

[PS] Column sums from a data frame (without the headers)
Ben Fairbank · Feb 29, 2008 · r-help

as.vector(col.Sums()) Ben -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Jason Horn Sent: Friday, February 29, 2008 11:03 AM To: R-help at...

(no subject)
Ben Fairbank · Jul 11, 2006 · r-help

Well, it's a little inelegant, but since the amount of information is the same in events that are certain to occur and certain not to occur, you could add the line prob[prob==0] <- 1 after you set up...

[PS] vlookup in R
Ben Fairbank · Mar 24, 2008 · r-help

Another way: If x is a two column matrix, as suggested by Henrique D., ID Value 1 7 0.000656733 2 6 0.201764789 3 1 0.671113391 4 10 -0.739727826 5 9 -1.111310154 6 5 -0.859455833...

generate random numbers that sum up to 1
Ben Fairbank · Oct 10, 2006 · r-help

The trick is in defining "random" in the face of the three apparently incompatible constraints that the numbers be random, that they sum to 1, and that they be uniformly distributed. Tell us more. Perhaps extend Peter D's solution...

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