search for: yzhang4

Displaying 6 results from an estimated 6 matches for "yzhang4".

Did you mean: yzhang
2005 Mar 23
5
Tool for update
Hi, Is there any tool to check if there is update version of a package available? I look for things alike YUM for linux? YD
2004 Dec 03
1
Getting R to emit an image file as a pipe or Base64 strea m: Mac OSX 10.3 - R 2.0.1
...elp > > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > > > -- > > -- > Yuandan > Zhang, PhD > > Animal Genetics and Breeding Unit > The University of New England > Armidale, NSW, Australia, 2351 > > E-mail: yzhang4 at metz.une.edu.au > Phone: (61) 02 6773 3786 > Fax: (61) 02 6773 3266 > http://agbu.une.edu.au > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > AGBU is a joint venture of NSW Primary Industries > and The University of New England to undertake > genetic...
2004 Dec 06
2
Re : LOOPS
Dear lists, I want to construct a loop in R, but don't know how to do it. I can do it in SAS, but I prefer in R (which I am hoping I will off SAS for good soon). Could anyone help me to convert the SAS codes to equivalent R codes. Basically, the following codes were written to establish the sire gametes or phases for daughter design for one markers two alleles. Here are the SAS code: do
2005 Jun 06
2
simplified Chinese and traditional Chinese translation for R manuals
Hi, every one, I have translated <An Introduction to R > into simplified Chinese and traditional Chinese. You can browse them from these two URL: simplified Chinese: http://www.biosino.org/pages/newhtm/r/schtml/index.html#Top traditional Chinese: http://www.biosino.org/pages/newhtm/r/tchtml/ I have distributed these document in HTML format. That is because there is something wrong with
2004 Dec 03
1
Getting R to emit an image file as a pipe or Base64 stream: Mac OSX 10.3 - R 2.0.1
Hi All, Anybody know how to make R emit base64 encoded text in some way that perl can grab it, instead of planting a file on your harddrive when calling JPEG or PNG? I've managed to get these scripts to work and put a file on the harddisk #!/usr/bin/perl -Wall # by jin kee. a simple script to demonstrate # the needed steps to get R to emit a jpeg. use strict; my($callR, $callRold); # need
2006 Jan 04
1
write out data in format
Hi, how to write out data frame in format? for examples, I wrote out a data using 'write.table(siredata, file='siredata.txt', row.names=F, quote=F)'. it produced data alike this: 2882 1 0 0 0 0 L1600481991910012 L1600011988880196 2883 0.79 0.21 0 0 21 L1622881993930001 L1600481991910012 2884 0.84 0.16 0 0 23 L1622881993930005 L1600481991910012 2885 0.9 0.1 0 0 23