search for: darrouzet

Displaying 5 results from an estimated 5 matches for "darrouzet".

2004 May 29
3
panel function in a conditioned lattice graphic
I'm trying to use plotting character to encode the variable "block" from my dataset in a conditioned lattice graphic (R 1.9.0 on Mac OS 10.3.3). The data I'm using is the dataframe "dryoutcover" which is here (4k): http://anthony.darrouzet-nardi.net/downloads/dryoutcover.Rdata The code that generates my graphic almost correctly is as follows: xyplot(coversage ~ dryout | year, data=dryoutcover, panel = function(x,y) { panel.lmline(x,y) one <- dryoutcover$block==1 two <- dryoutcover$block==2 thr <- dryoutcover$bloc...
2012 Jan 22
0
visualize lme results
Hi for each measurement day we use "lme" for our four repetitions. Now it would be great if we can represent the error too. The following seems to be good. Unfortunately, there is not the full example source code. Maybe someone has done it before. (from http://anthony.darrouzet-nardi.net/scienceblog/?p=406 ) "Finally, here's a graph of the results for the ammonium data, showing the mean differences?95%CI between each of our three treatments and the control" http://anthony.darrouzet-nardi.net/scienceblog/wp-content/uploads/2011/08/rm_analysis_demo.png thx C...
2004 Jun 02
1
Using postscript() in a script that is source()ed
I have a script that draws 9 graphics which I would like to run by source()ing the file. In the script I make objects that contain each of the graphics (all lattice objects or functions that contain lattice functions). Then at the end of the script, I have a section which prints them to separate eps files like this: postscript(file = "dryoutcover.eps", height = 5, width = 7,
2004 May 10
1
RODBC in RAqua
I've been trying to get RODBC working in RAqua. For my database, let's call it "mydb", when I enter odbcConnect("mydb") or odbcConnect("mydb", uid="postgres", pwd="secret"), RAqua thinks for about 10 seconds, then crashes. mydb is a PostgreSQL 7.4.2 database running on my machine (Mac OS X 10.3.3). I am using the pgsqlodbc 7.2.5 driver
2010 Jul 18
6
CRAN (and crantastic) updates this week
...package for smoothing with shape constraints. This package is incomplete. * hda (0.1-8) Gero Szepannek http://crantastic.org/packages/hda Functions to perform dimensionality reduction for classification if the covariance matrices of the classes are unequal. * hotspots (1.0.1) Anthony Darrouzet-Nardi http://crantastic.org/packages/hotspots Calculates a hot spot cutoff and associated analyses for statistical populations * iCluster (1.2.0) Ronglai Shen http://crantastic.org/packages/iCluster Integrative clustering of multiple genomic data types using a joint latent variable...