search for: y23

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

Did you mean: 23
2004 Sep 14
3
reshaping some data
Hi all, I have a data.frame with the following colnames pattern: x1 y11 x2 y21 y22 y23 x3 y31 y32 ... I.e. I have an x followed by a few y's. What I would like to do is turn this wide format into a tall format with two columns: "x", "y". The structure is that xi needs to be associated with yij (e.g. x1 should next to y11 and y12, x2 should be next to y21,...
2006 Mar 24
1
Multiple error bar plots
...(group index), Y11 (measurement), error of Y11 (error in measurement) X2, Y21, error of Y21 ... Xn, Yn1, error of Yn1 // End of the first set of measurements X1, Y12, error of Y12, X2, Y22, error of Y22, ... Xn, Yn2, error of Yn2 // End of the second set of measurements X1, Y13, error of Y13, X2, Y23, error of Y23, ... Xn, Yn3, error of Yn3 // end of the third set of measurements I need to put one errbar plot that include all three cases with different symbols for each data set. How can I do this? Thanks in advance. Youngjin [[alternative HTML version deleted]]
2003 Mar 24
2
Is it a bug in list() behavior?
Hello! let: test<-1:3 list(test) names(test)<-c("X11","X12","Y23") >test[["Y2"]] 3 I had assumed that the names in a list are like a keys in a hash. Therefore i thought that no value should be returned. The behavior of: >test["Y2"] <NA> NA is as i expected. Should it be as it is? How is the definition of [[]] and []...
2000 Aug 14
5
Writing a workable function
After searching in R- Introduction, FAQ, help... I don't understand this: I write a function in a file (.R): tt <- function(mc) { date() mc<-read.csv2("machines.txt",na.strings="") date() } I source it in R and I type tt(). The answer is > tt() [1] "Mon Aug 14 11:18:25 2000" > The instructions following the first "date()" are ignored. Why?
2004 Oct 05
1
compilation problem R2.0.0 Linux SuSE8.2 [incl. output] (PR#7264)
...gv58/+6RZZ0i/8s8nLxj7O/L4quX1RFetV3i/v1ol9Xx5r5XZ7c7PuDn4u6r+uye2bg49/8XOzJ cvXl3mDCQj4XSlanVMrpfqWcXPWrkop6M0FRJ12euPTKlPiZ9bS5wNP9C5yo3lZJtU5sYTu35D11 CH54j4aoTWifhpj36TN/zeEvfi7u7ipx+f6VOC7ms+G4Kb5nn9qlrmj6obtLXZ70vhCTenJ2vMz3 /9iD31ldD08vjprF0dHi+Phk+PeiqPb+/MOf2POz2VzYPtoXVVqus3yT9iSappapsJOz8/y23/Rr +oOYZ5KKH//qBNWvFTZF9SdNM8WgFRTlnx8YV98eZ4ulq1fMpSy9SK678oalxBlplX0osv6q0xyS ormKqhr+ShZiRZ5ercuSpciorKnLO5EBo7L1qluvRIicSJfLnkWe1PRVUYnA0yIphiq9dEmfs1gT gjzuxmZwpj7Ki+Vld8FS4lRaX5b628QZ6Ye861QKnEhXSTp0uywlzkhv07pUKXBG2nXZMCqpnHjJ 0bi876WaiROpS+tKHkZGZfUH8w6IE2nXDCrmohSzKu9zeRZoI3FdcVkVSxVzguTpk...