search for: hellyj

Displaying 3 results from an estimated 3 matches for "hellyj".

2011 Jan 14
3
RSQLite - How to express(or save) a dataframe as an output?
Dear R helpers Suppose following is an output due to some R process. I wish to save it as a table in 'temp.db' df <- data.frame(x = c(5, 4, 3, 11), y = c(25, 16, 9, 121))     library(RSQLite)     write('** Initializing','')     drv <- dbDriver("SQLite", shared.cache = TRUE)     con <- dbConnect(drv, dbname = "temp.db",
2010 Sep 05
1
Greek symbols (again but more complicated)
...t;) + opts(legend.position="none") Cheers. -------------- John Helly, UCSD / San Diego Supercomputer Center / Scripps Institution of Oceanography, Climate, Atmospheric Science, and Physical Oceanography / +01 760 840 8660 mobile / stonesteps (Skype) / stonesteps7 (iChat) / /www.sdsc.edu/~hellyj
2011 Jan 22
0
how to call BayesX in R to see the graph
...= poisson, data = ts0004lag) Im?interested?in extracting just the random intercept can anyone point me in the right direction thx zeltak ------------------------------ Message: 47 Date: Fri, 21 Jan 2011 11:29:56 -0800 From: "MacQueen, Don" <macqueen1@llnl.gov> To: John Helly <hellyj@ucsd.edu>, "r-help@r-project.org" <r-help@r-project.org> Subject: Re: [R] Inconsisten graphics i/o when using Rscript versus GUI Message-ID: <C95F1EB4.6B3DB%macqueen1@llnl.gov<C95F1EB4.6B3DB%25macqueen1@llnl.gov> > Content-Type: text/plain John, The fi...