search for: canterbury

Displaying 20 results from an estimated 97 matches for "canterbury".

2003 Nov 24
2
1.8.1 and subsetting dataframes
...tmp", quote = F, sep = "\t", row.names = F) Browse[1]> mod.df <- read.table("mod.tmp", T, sep = "\t") Browse[1]> is.array(mod.df) [1] FALSE Browse[1]> object.size(mod.df) [1] 16164 Browse[1]> mod.df[1:5,] Site System Cultivar Type CFU 1 Canterbury ifp braeburn fruit 388 2 Canterbury ifp braeburn fruit 920 3 Canterbury ifp braeburn fruit 868 4 Canterbury ifp braeburn fruit 328 5 Canterbury ifp braeburn fruit 656 The size of the object using R-1.8.0 (which had no subsetting problems) was Browse[1]> object.size(mod.df) [1]...
1998 May 19
1
SAMBA digest 1690
SUBJECT: SAMBA digest 1690 ERROR: Text size exceeds maximum
2000 Nov 29
4
offset
...om either source would be very welcome. I'd hate to have to go back to using Genstat . . . Thanks, Ted. --------------- Dr E.A. (Ted) Catchpole School of Maths & Stats University College, UNSW Institute of Maths & Stats Australian Defence Force Academy University of Kent at Canterbury e-catchpole at adfa.edu.au Canterbury, CT2 7NF, England http://www.ma.adfa.edu.au/~eac E.A.Catchpole at ukc.ac.uk -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", &q...
2011 Jan 27
1
subloop - flexible coding - variable number of loops
...h n (as in my example below), I want to write a general code for every n (n from 1 to 10). I tried a lot of things, but I always got stuck with the number of subloops or witch closing the brackets. Any suggestions? Cheers, Peter Department of Mathematics and Statistics University of Canterbury New Zealand n <-2 matrixallo <- matrix(nrow=0,ncol=n) for(i in 1:20) { for (j in 1:20) { if (i+j == 20) { newentry<- cbind(i,j) matrixallo <- rbind(matrixallo,newentry) } } } n <-3...
2008 Oct 09
2
samba v2 works, v3 does not - Unix groups
...writable = yes read list = +staff, +webadmin write list = +staff, +webadmin create mode = 0775 ############################################# ### The file.....with only other shares removed. # more /etc/samba/smb.conf [global] workgroup = UOCNT realm = CANTERBURY.AC.NZ server string = CSSE Samba security = ADS log file = /var/log/samba/%m.log max log size = 300 local master = No wins server = eth0:IP_address, eth0:Alternate_IP_Address hosts allow = 127., 132.181., 10. [homes] comment =...
2007 Feb 19
3
Randomly extract rows from a data frame
...figure out how to use this column to sort the entire data frame so that the content of the rows remains together. Does anyone know how I can do this? Hints for other ways to approach this problem would also be appreciated. Cheers Amy Amy Whitehead School of Biological Sciences University of Canterbury Private Bag 4800 Christchurch Ph 03 364 2987 ext 7033 Cellphone 021 2020525 Email alw76 at student.canterbury.ac.nz
2012 Aug 20
1
Kendall package tau-a, b, and c
...k, there may not be any direct ways to calculate tau-b and tau-c. http://stackoverflow.com/questions/2557863/measures-of-association-in-r- kendalls-tau-b-and-tau-c Yours, Kota This email may be confidential and subject to legal privilege, it may not reflect the views of the University of Canterbury, and it is not guaranteed to be virus free. If you are not an intended recipient, please notify the sender immediately and erase all copies of the message and any attachments. Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more information. [[alternative HTML version deleted]]
2001 Sep 18
1
textbook on experimental design?
...Julian Faraway's book, but that's mainly regresion. Thanks, Ted. Dr E.A. Catchpole School of Maths & Stats Honorary Senior Research Fellow University College, UNSW Institute of Maths & Stats Australian Defence Force Academy University of Kent at Canterbury Canberra, ACT 2600, Australia Canterbury CT2 7NF, England e-catchpole at adfa.edu.au E.A.Catchpole at ukc.ac.uk www.ma.adfa.edu.au/~eac fax: +61 2 6268 8886 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://ww...
2001 Feb 13
3
xfig boxplot (polygon) bug??
...as a bug if this is confirmed. Thanks, Ted. Dr E.A. (Ted) Catchpole School of Maths & Stats Honorary Senior Research Fellow University College, UNSW Institute of Maths & Stats Australian Defence Force Academy University of Kent at Canterbury Canberra, ACT 2600, Australia Canterbury CT2 7NF, England e-catchpole at adfa.edu.au E.A.Catchpole at ukc.ac.uk www.ma.adfa.edu.au/~eac fax: +61 2 6268 8886 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read...
2001 Feb 13
3
xfig boxplot (polygon) bug??
...as a bug if this is confirmed. Thanks, Ted. Dr E.A. (Ted) Catchpole School of Maths & Stats Honorary Senior Research Fellow University College, UNSW Institute of Maths & Stats Australian Defence Force Academy University of Kent at Canterbury Canberra, ACT 2600, Australia Canterbury CT2 7NF, England e-catchpole at adfa.edu.au E.A.Catchpole at ukc.ac.uk www.ma.adfa.edu.au/~eac fax: +61 2 6268 8886 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read...
2011 Oct 09
1
glmmadmb help
...ent+(1|Site)+(1|Log.code),data=dat1,family="nbinom") > > For the life of me, I can?t figure out what?s wrong with this column. > > Thanks again for talking a look at it. > > Cheers, > James > > > James McCarthy > MSc (Ecology) candidate, University of Canterbury > c/o Scion (New Zealand Forest Research Institute) > Forestry Rd, P.O. Box 29-237, Christchurch, New Zealand > Ph: (03) 364 2987 Ext. 7820 > Cell: 027 268 5506 > Fax: (03) 364 2812 > Email: james.mccarthy at scionresearch.com or > james.mccarthy at pg.canterbury.ac.nz > www...
2015 Mar 10
1
aio_pthread on Debian?
...mpiled for it? Perhaps what I'm asking is how to know if samba is really doing everything as async? I expect it is possible to find out with a bit of work.. Thanks again. From: Volker Lendecke <Volker.Lendecke at SerNet.DE> Sent: 10 March 2015 15:51 To: Gardiner, Alex (alex.gardiner at canterbury.ac.uk) Cc: samba at lists.samba.org Subject: Re: [Samba] aio_pthread on Debian? On Tue, Mar 10, 2015 at 01:24:28PM +0000, Gardiner, Alex (alex.gardiner at canterbury.ac.uk) wrote: > Hello list, > > > I am looking to enable samba aio on my Wheezy test box (I have version 4.1.17 from bac...
2015 Mar 10
2
aio_pthread on Debian?
Hello list, I am looking to enable samba aio on my Wheezy test box (I have version 4.1.17 from back ports). The output of smbd -b shows that the stable packages for my distro are not compiled using --with-aio-support. It appears that without recompiling I can use vfs objects = aio_pthread to achieve a similar effect? I'm aware that this somewhat dips into Debian specifics, but I figured
2002 Jun 24
3
Tunnel SMB thru SSH?
It is possible to tunnel various protocols - NNTP, FTP, HTTP etc thru SSH. Is it possible to do the same using SMB? TIA, Alex. -------------------- Mr Alex Meaden Computer Science Undergraduate University of Kent at Canterbury aejm1@meaden.dyndns.org http://meaden.dyndns.org/
2002 Apr 23
2
Asking about how to use R to draw Time Series graph
Hi I'm study at University of Canterbury. Now, We have one project use R to do time series. The problem is I don't know how to use R to draw time series graph! Can you help me sovle this problem? I can not find in manuals book! Can you tearch me what fuction command I have to use? Thanks alway! Sam -.-.-.-.-.-.-....
2004 Sep 06
4
100% CPU utilisation
...ovide. Visit www.mercy.com.au for more information. Our services include: * Mercy Hospital for Women - East Melbourne (moving to Heidelberg in 2005) * Werribee Mercy Hospital - Werribee * Mount Alvernia Mercy Hospital - Bendigo * Mercy Hospice - Western suburbs * O''Connell Family Centre - Canterbury * Corporate Office - Richmond * Rice Village - Geelong * Tullamore Mercy - Montrose * Eventide Mercy - Colac * Bethlehem Home for the Aged - Bendigo *
2004 Sep 02
4
0.99.11-rc2
http://dovecot.org/rc/ Changes since rc1: + Create PID file in /var/run/dovecot/master.pid - THREAD and SORT commands crashed with some mails If nothing new comes up, this is the final release tomorrow. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part URL:
2009 Oct 26
2
R CMD check: Error in .C
...ypackage" I would appreciate some help here. Please do not refer my to "Writing R extensions" - if the answer's in there, I don't understand it. Many thanks. -- Etienne Lalibert? ================================ Rural Ecology Research Group School of Forestry University of Canterbury Private Bag 4800 Christchurch 8140, New Zealand Phone: +64 3 366 7001 ext. 8365 Fax: +64 3 364 2124 www.elaliberte.info
2001 Sep 20
1
Re: text book on experimental design
...only by students of Math 244 Spring 2001, Williams College" and "DRAFT: do not distribute or copy". Ted. Dr E.A. Catchpole School of Maths & Stats University College, UNSW Institute of Maths & Stats Australian Defence Force Academy University of Kent at Canterbury Canberra, ACT 2600, Australia Canterbury CT2 7NF, England e-catchpole at adfa.edu.au E.A.Catchpole at ukc.ac.uk www.ma.adfa.edu.au/~eac fax: +61 2 6268 8886 On Wed, 19 Sep 2001, Liaw, Andy wrote: > Ted, > > Not sure if you are teaching to majors or non-majors. At...
2011 Mar 29
1
Creating a list of all objects
...most produces what I want, but not as a list. Are there any suggestions how I can create a list of all objects without manually declaring each object? Thanks for any insight! Sam Samuel Brown Casual research assistant Bio-Protection Research Centre PO Box 84 Lincoln University Lincoln 7647 Canterbury New Zealand sam.brown@lincoln.ac.nz http://www.the-praise-of-insects.blogspot.com [[alternative HTML version deleted]]