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.

91 results for “from:Kennedy”

to check if a group of values is randomly distributed
Steven Kennedy · May 13, 2011 · r-help

try the fitdistr() function in the MASS package

R 3.2 "Cannot start HTML help server" message.
Stephen Kennedy · Jun 7, 2015 · r-sig-mac

CRAN version still has the problem ? patched version works.

escape characters in shell commands
Steven Kennedy · May 24, 2011 · r-help

As a different approach, you could just use the readLines function: length(readLines(D:\my_dir\my_file))

dataedit
Stephen Kennedy · Jul 18, 2008 · r-help

To Whom It May Concern: Are there more examples / information regarding the use of 'dataedit'? If so, where might I find these? Regards, Steve Kennedy

subseting data
Steven Kennedy · May 2, 2011 · r-help

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

INSERT OR UPDATE
Steven Kennedy · May 2, 2011 · r-help

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

I am new to R
Shikami Kennedy · Feb 13, 2014 · r-help

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

Joint confidence intervals for GLS models?
Kennedy David · Aug 9, 2006 · r-help

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

RCMD fails in Windows XP
Gavin.Kennedy@csiro.au · Jul 13, 2004 · r-help

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

Adjusting for autocorrelation in a panel model
David Kennedy · Feb 21, 2011 · r-help

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

different plot symbols in key using xyplot
Stephen Kennedy · Oct 25, 2009 · r-help

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

Obtaining finance data from live.mystocks.co.ke
Kennedy Bonyo · Nov 15, 2012 · r-sig-finance

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20121115/806eee36/attachment.pl>

r 1.7.1, MacOS 9.2.2, mclust 2.0-2
Stephen J. Kennedy · Nov 15, 2003 · r-help

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

Missing completely at random
Steven Kennedy · Jun 1, 2011 · r-help

This works, but there might be a better way: misscols<-lapply(howmanyMiss, function(x) sample(1:n, x)) for (i in 1:nMiss){ for (j in misscols[[i]]){ X[idMiss[i],j]<-NA } }

r 1.7.1, MacOS 9.2.2, mclust 2.0-2 (Update)
Stephen J. Kennedy · Nov 15, 2003 · r-help

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

Insert values to histogram
Steven Kennedy · May 5, 2011 · r-help

Histograms plot data in bins - you don't get the exact value, because each bin contains a range of values. Do you want to plot the range of values the bin contains? Also, check ?hist to see how to set...

RMySQL problem on Windows 7 32 bit
Steven Kennedy · May 13, 2011 · r-help

It looks like your MySQL is missing the libmysql.lib file. Download it from MySQL then put it in the following location: C:/Program Files/MySQL/MySQL Server 5.5/lib/opt/libmysql.lib If you are still having problems...

Aggregate certain rows in a matrix
Kennedy · Sep 6, 2010 · r-help

Thank you very much for the help. I decided to go with the 'plyr' package but it is nice to have options. Have a lovely day. -- View this message in context: http://r.789695.n4.nabble.com/Aggregate-certain-rows...

Plotting n a scale up to 6 decimal places
Steven Kennedy · May 8, 2011 · r-help

The plot works fine for me with the example data you have given. Maybe it is something in your par settings. Try putting a ylim in your plot the same as you have done for the xlim: y1<-min(original...

Warning about Apple developer patch to Dec 2002 tools
Tom Kennedy · Jul 2, 2003 · r-sig-mac

The recent patch to the Apple 2002 tools, which includes the gcc 3.3 compiler also installs a new assembler. Although the default gcc can be switched, the assembler cannot. g77 3.1 or 3.3 from fink appear not...

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