search for: uwa

Displaying 20 results from an estimated 254 matches for "uwa".

Did you mean: usa
1999 Oct 07
1
[Fwd: Libraries loading, but not really?] - it really IS a problem :-(
kalish at psy.uwa.edu.au wrote: > > I'm a newbie at R, and can't get libraries to really work. > I did this: > > library(help = mva) > cancor Canonical Correlations > cmdscale Classical (Metric) Multidimensional Scaling > dist Di...
2002 Feb 26
1
Samba domain users VS "rogue" NT servers.
...CSU - Systems Administrator +-------------------+------------------------------------------------+ /Tel: (08) 9380 1587/ Electrical and Electronic Engineering/ /Fax: (08) 9380 1065/ University of Western Australia/ /alex@ee.uwa.edu.au / http://www.ee.uwa.edu.au/~alex/ +-------------------+------------------------------------------------+ The following line brought to you by the ESOS Act 2000, section 107: "CRICOS Provider Code: 00126G"
2005 Jul 13
2
Kronecker matrix product
Hi I want to write a little function that takes a matrix X of size m-by-n, and a list L of length "m", whose elements are matrices all of which have the same number of columns but possibly a different number of rows. I then want to get a sort of dumbed-down kronecker product in which X[i,j] is replaced by X[i,j]*L[[j]] where L[[j]] is the j-th of the "m" matrices. For
2009 Oct 13
1
Compiling SAMBA on Solaris 10 to use AD on Windows 2008 server
...libnet_Join: libnet_JoinCtx: struct libnet_JoinCtx in: struct libnet_JoinCtx dc_name : NULL machine_name : 'BADGER' domain_name : * domain_name : 'EEDS.EE.UWA.EDU.AU' account_ou : NULL admin_account : 'thallam' admin_password : * machine_password : NULL join_flags : 0x00000023 (35) 0: WKSSVC_JOIN_...
2011 Oct 12
2
p adjustment on 4thcorner results
.... -- Cristina E. Ramalho PhD Candidate MSc in GIS Ecosystem Restoration & Intervention Ecology Research Group School of Plant Biology (M090) The University of Western Australia 35 Stirling Highway, Crawley WA 6009 Perth, Australia Phone: +61 (08) 6488 4655; Fax: +61 (08) 6488 7461 www.plants.uwa.edu.au/research/ecosystem_restoration --------------------------------------------------------------------------------------------------- [[alternative HTML version deleted]]
2007 Aug 17
2
for plots
...s(x,6) + z,data=gam.data) plot(gam.object,se=TRUE)" Thank you. Brad. Dr. Guicheng (Brad) Zhang Senior Research Officer School of Paediatrics and Child Health Telethon Institute for Child Health Research 100 Roberts Road, Subiaco Western Australia, 6008 AUSTRALIA Email: Bradz@ichr.uwa.edu.au Phone: 93407896 Fax: 93882097 [[alternative HTML version deleted]]
2005 Dec 02
3
extracting rows of a dataframe
Hi look at the following session, in which I have a dataframe, and I want to extract the second row, without the first column. Everything works as expected until the last line, where I set the names of x to NULL, and get a non-desired object (I want c(4,3).). Three questions: (1) why is as.vector(a[2,-1]) not a vector? (2) How come setting names to NULL gives me bad weirdness? (3) Can I
2001 Nov 14
2
compile errors on version 2.2.2
Hi -- Compiling samba 2.2.2 on Solaris 2.7 server I get the following errors: (These are not in sequence.) Compiling lib/system.c lib/system.c: In function `sys_readdir': lib/system.c:234: warning: return from incompatible pointer type lib/util.c: In function `transfer_file': lib/util.c:559: `_write' undeclared (first use in this function) lib/util.c:559: (Each undeclared
2006 Feb 18
3
Bug in Sweave? -- scoping problem? (PR#8615)
I have found a strange scoping problem in Sweave. The following Rnw file doesn't produce the same output in Sweave as it does if I produce an R file using Stangle and execute that: \documentclass[12pt]{article} \begin{document} <<R>>= election <- data.frame(A=1:3, B=9:7, C=rep(0,3)) partytotal <- rep(0, ncol(election)) for (i in 1:ncol(election)) { partytotal[i] <-
2009 Dec 14
1
RPART - printing full splitting rule number on tree plot
...temp <- as.data.frame(cbind(kyphosis, Start2=kyphosis$Start)) temp$Start2 <- temp$Start2+10000 fit1 <- rpart(Age~ Kyphosis +Number + Start2, data=temp) plot(fit1) text(fit1, use.n=TRUE, digits=5) Thanks Dr Rebecca O'Leary, PhD Biostatistician Senior Research Officer UWA Centre for Child Health Research Telethon Institute for Child Health Research, 100 Roberts Rd, Subiaco Perth WA 6008 Australia Email: roleary@ichr.uwa.edu.au Tel: +61-8-9489 7745 Fax: +61-8-9489 7700 ##################################################################################### This e...
2010 Mar 15
1
Trouble joining Windows 7 machines to Samba PDC
...e output of testparm, and a debug log at level 5 from one of the clients. The only thing particularly notable in the NetSetup output is: NetpSetNetlogonDomainCache: DsEnumerateDomainTrustsW for all trusts failed with ERROR_NOT_SUPPORTED -- retry Any hints? David Adam University Computer Club, UWA zanchey at ucc.gu.uwa.edu.au -------------- next part -------------- [global] workgroup = UCCDOMAYNE server string = %h server obey pam restrictions = Yes passdb backend = ldapsam:"ldaps://mussel.ucc.gu.uwa.edu.au ldaps://martello.ucc.gu.uwa.edu.au/"...
2003 Apr 28
2
sum(..., na.rm=TRUE) oddity
...in advance Rohan Sadler -- Ecosystems Research Group (ERGO) School of Plant Biology (Botany), Faculty of Natural & Agricultural Sciences, The University of Western Australia, 35 Stirling Highway, Crawley WA 6009, Australia Ph: +61 8 9380 7914 Fax: +61 8 9380 7925 email: rsadler at agric.uwa.edu.au ERGO's web site:<http://www.botany.uwa.edu.au/ergo>
2006 Aug 22
0
3.0.23 PDC with ldapsam:trusted backend - failed to setup guest info.
...is part of ; realm = MY_REALM # Backend to store user information in. New installations should # use either tdbsam or ldapsam. smbpasswd is available for backwards # compatibility. tdbsam requires no further configuration. ; passdb backend = tdbsam passdb backend = ldapsam:ldaps://ldap.ee.uwa.edu.au ldap admin dn = cn=LDAPMgr,dc=ee,dc=uwa,dc=edu,dc=au ldap ssl = on ldap suffix = ou=ciips,ou=Accounts,dc=ee,dc=uwa,dc=edu,dc=au ldap machine suffix = ldap user suffix = ldap group suffix = ou=ciips,ou=Accounts,dc=ee,dc=uwa,dc=edu,dc=au ;ldap idmap=suffix = ou=ciips ldapsam:trusted=yes # U...
2007 Apr 18
2
[Bridge] Question about VLANs, bridges and switches
...ogether and what is needed. Cheers, Ryan. -- Ryan McConigley - Systems Administrator _.-, Computer Science University of Western Australia .--' '-._ Tel: (+61 8) 6488 7082 - Fax: (+61 8) 6488 1089 _/`- _ '. Ryan[@]csse.uwa.edu.au - http://www.csse.uwa.edu.au/~ryan '----'._`.----. \ ` \; "You're just jealous because the voices are talking to me" ;_\
2003 Aug 06
1
contour lines intersect
Hi, Sorry if this is already known... contour() sometimes draws contour lines that intersect. Is there a temporary fix? A dataset which causes problems is at http://www.maths.uwa.edu.au/~adrian/dumpdata.R If you try just source("dumpdata.R") image(huh) contour(huh) the 100 x 100 matrix 'huh' contains an hourglass-shaped region of values around 0.8. The contour plot shows two contour lines at the level 0.8 which cross each other in a figure 8. In...
2003 Aug 21
1
R is mentioned on Linux Today
...win A Turlach Tel.: +61 (8) 9380 3338 (secr) School of Mathematics and Statistics +61 (8) 9380 3383 (self) The University of Western Australia FAX : +61 (8) 9380 1028 35 Stirling Highway Crawley WA 6009 e-mail: berwin at maths.uwa.edu.au Australia http://www.maths.uwa.edu.au/~berwin
2010 Apr 01
2
pdf files in loops
I need to make a bunch of PDF files of histograms. I tried gatelist = unique(mdf$ArrivalGate) for( gate in gatelist) { outfile = paste("../", airport, "/", airport, "taxiHistogram", gate, ".pdf", sep="") pdf(file = outfile, width = 10, height=8, par(lwd=1)) title=paste("Taxi time for Arrival Gate", gate, "by
2010 Sep 30
1
R 2.11.1 crashes
...use the internel help file if possible... Thanks. ########################################### Assistant Professor Steve Su School of Mathematics and Statistics Faculty of Engineering, Computing and Mathematics M019, 35 Stirling Highway Crawley, 6009, WA, Australia Phone:+6164883369 http://www.uwa.edu.au/people/steve.su CRICOS Provider Code: 00126G [[alternative HTML version deleted]]
1998 Aug 27
2
any good way to mount NT on UNIX?
A non-text attachment was scrubbed... Name: not available Type: text Size: 448 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/19980827/14403dcc/attachment.bat
2008 Dec 09
1
errors with compilation
...g directory `/lus/nid00036/jasont/R-2.8.0/src' make: *** [R] Error 1 Jason Tan Senior Computer Support Officer Western Australian Supercomputer Program (WASP) The University of Western Australia M024 35 Stirling Highway CRAWLEY WA 6009 Ph: +618 64888742 Fax: +618 6488 8088 Email: jason.tan at uwa.edu.au Web: www.wasp.uwa.edu.au