[R] updating specific arguments of formula

2009-12-10 Thread Moreno Ignazio Coco
-- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide

[R] updating specific arguments of formula

2009-12-10 Thread Moreno Ignazio Coco
-- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide

[R] updating specific arguments of formula

2009-12-10 Thread Moreno Ignazio Coco
-- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide

[R] updating arguments of formulae

2009-12-10 Thread Moreno Ignazio Coco
Dear R-Community, I am relatively new with R, so sorry for things which for you might be obvious... I am trying to automatically update lmer formulae. the variables of the model are: depM= my dependent measure Sb2= a random factor OS = a predictor VR= another predictor So, I am building

Re: [R] updating arguments of formulae

2009-12-10 Thread Moreno Ignazio Coco
[mailto:r-help-boun...@r-project.org] On Behalf Of Moreno Ignazio Coco Sent: Donnerstag, 10. Dezember 2009 13:35 To: R-help@r-project.org Subject: [R] updating arguments of formulae Dear R-Community, I am relatively new with R, so sorry for things which for you might be obvious... I am trying

[R] saving large matrices with decimal numbers

2009-09-04 Thread Moreno Ignazio Coco
Hi everybody, I am struggling to save txt. or csv. large sparse matrices (1024 X 768 image size), initialized at 0.1. image1[0:10,0:10] [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [1,] 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 [2,] 0.1 0.1 0.1 0.1 0.1 0.1 0.1

Re: [R] saving large matrices with decimal numbers

2009-09-04 Thread Moreno Ignazio Coco
write.csv (image, /afs/inf.ed.ac.uk/user/s07/s0788806/R/r_data/ProdEyeTrack/DataFrame/Clustered/Clut/Cluster1/Cl1Verb-tr.csv.1) Quoting Uwe Ligges lig...@statistik.tu-dortmund.de: Moreno Ignazio Coco wrote: Hi everybody, I am struggling to save txt. or csv. large sparse matrices (1024 X

Re: [R] heatmap-changing column or row names

2008-05-29 Thread Moreno Ignazio Coco
- From: Moreno Ignazio Coco [EMAIL PROTECTED] Date: Wednesday, May 28, 2008 12:55 pm Subject: [R] heatmap-changing column or row names Dear R Community, I am trying to create an heatmap for the following set of data: ##example of data matrix o4 V1 V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 V12 V13

[R] 3dscatterplot -different colors for different factors of the same variable

2008-05-13 Thread Moreno Ignazio Coco
Dear R users, I was trying to do a 3d scatterplot for the following set of datas: obj time X Y 1 yellow 333 388.7 492.3 2 yellow 567 388.7 492.3 3 green 621 135.5 371.7 4 green 1039 135.5 371.7 5 red 1373 744.1 205.0 6 red 1763 744.1 205.0 The points should be drew