Displaying 4 results from an estimated 4 matches for "jinome".
Did you mean:
jinode
2006 Oct 19
2
arraytake for extracting subarrays from multidimensional arrays
...",argstr,"]",sep="")
#Finally, return the subsetted array
return(eval(parse(text=argstr)))
}
--
Dr. Balaji S. Srinivasan
Stanford University
Depts. of Statistics and Computer Science
318 Campus Drive, Clark Center S251
(650) 380-0695
balajis@stanford.edu
http://jinome.stanford.edu
[[alternative HTML version deleted]]
2006 Sep 08
1
R drop behavior -- set as option in later version?
...notation.
Anyway, this is just a thought, though I would be very happy if the R
maintainers decided to incorporate this change.
--
Balaji S. Srinivasan
Stanford University
Depts. of Statistics and Computer Science
318 Campus Drive, Clark Center S251
(650) 380-0695
balajis at stanford.edu
http://jinome.stanford.edu
2006 Sep 08
1
R drop behavior -- set as option in later version?
...notation.
Anyway, this is just a thought, though I would be very happy if the R
maintainers decided to incorporate this change.
--
Balaji S. Srinivasan
Stanford University
Depts. of Statistics and Computer Science
318 Campus Drive, Clark Center S251
(650) 380-0695
balajis at stanford.edu
http://jinome.stanford.edu
2006 Jun 26
1
Patch for rgl with gcc 4.0 in R 2.3.0 on OS X
Hi,
I recently had a problem installing the rgl package on OS X and put together
a simple patch. The patched package is available here:
http://jinome.stanford.edu/files/rgl_0.66-patched_for_gcc4.tar.gz
It can be installed with "R CMD INSTALL rgl_0.66-patched_for_gcc4.tar.gz" as
normal at the command line.
Also -- as of right now rgl is not in the repository of version 2.3 packages
(or at least did not come up when I ran new.packages(...