search for: commonwealth

Displaying 20 results from an estimated 88 matches for "commonwealth".

2011 Oct 05
2
AsOf join in R
Hi, I tried to google for any solution for asof join operator in R. But I couldn't find one. The asof join operator AsOf(A,B) merges 2 time series by looking for latest available value of B prior to each time point in A. For example, A <- xts(c(10,15,20,25), order.by=as.POSIXct(c("2011-09-01","2011-09-09","2011-09-10","2011-09-15")) B <-
2009 Jun 29
1
S4 and connection slot [Sec=Unclassified]
...atabase and Computing Support Provider Southern Ocean Ecosystems, ERM/Fish Australian Antarctic Division Channel Highway, Kingston 7050 PH: 03 62323571 Troy.Robertson@aad.gov.au ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender...
2010 Oct 04
2
Recursion error after upgrade to R_2.11.1 [Sec=Unclassified]
...Can anyone provide a reason for the changes that have brought about the recursion issue? Is there a better way to achieve the pass-by-reference style objects I am after? Thanks Troy ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender...
2010 Oct 13
1
Wierd nlm behaviour in 2.10.1 and 2.12.0 [Sec=Unclassified]
...exp(-(rootM+OtherM)))* Abund))^2} ,0.001,print.level=0,fscale=0, gradtol=1E-10, stepmax = 100.0 ,Loss=FixedRemovals ,Abund=AbStageInitial ,OtherM=Rates)$estimate ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender...
2010 Oct 04
1
S4 class help pages [Sec=Unclassified]
...e played with a couple of other packages and see the same problem. Is there a different syntax to access these S4 class help pages rather than ?package::classname-class? Thanks Troy ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender...
2009 Jun 02
1
S4 Objects [Sec=Unclassified]
...int me to some useful texts on S4 programming apart from the following: Chambers - Software for Data Analysis: Programming with R Venables - S Programming Thanks heaps Troy ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender...
2009 Jun 23
3
V2.9.0 changes [Sec=Unclassified]
...atabase and Computing Support Provider Southern Ocean Ecosystems, ERM/Fish Australian Antarctic Division Channel Highway, Kingston 7050 PH: 03 62323571 Troy.Robertson@aad.gov.au ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender...
2008 Mar 17
1
generalized linear mixed models with a beta distribution [Sec=Unclassified]
...GenStat package is set up to fit HGLMs (as far as I know). (L & N, 1996, J.R.Statist.Soc B 58, 619-678; L & N 2001 Biometrika 88, 987-1006). Hope this helps Steve Candy ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender...
2009 Feb 07
3
Re-post data format question (apologies)
...PNT Forest 1 1 1 0 Meadow 2 1 0 3 With no repeating taxa names and zeros where a taxon is not listed for a site. Any help would be greatly appreciated. Regards, Drew Garey Aquatic Ecoloy Lab Manager Virginia Commonwealth University [[alternative HTML version deleted]]
2018 Oct 03
2
Non-matching linkedid on CDR Records [SEC=UNCLASSIFIED]
...o are the same call, however for billing purposes this is not accurate enough. Can someone shed some light on why the linkedid is not being shared between IAX channels? Cheers, Calum ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender...
2014 May 01
2
Request to Replace Recordplot ,, replayplot
...d augmented. This internal facility, in some ways equivalent to the matlab fig is good to have around. It would not be needed if one of the data formats already stored i.e. pdf ... etc. could be read in and used then as internal plot. Your thoughts --mike -- Michael Cohen Work: 808 Commonwealth Avenue, Actuarial Sciences, Boston Mass Home: 25 Stearns Road #3 Brookline, MA Ph: 1-857-389-3432(c) 1-617-758-5509(w) 617-734-8828(h) Fax: 617-353-7755 [[alternative HTML version deleted]]
2009 Oct 12
3
xyplot does not find variable in data
...nique(Oats$nitro) ) ) , subset=Variety=="Victory" ) # But the following returns an error: xyplot( yield ~ nitro , data=Oats , scales=list( x=list( at=unique(nitro) ) ) ) Thanks for any insight Jacob A. Wegelin Assistant Professor Department of Biostatistics Virginia Commonwealth University 730 East Broad Street Room 3006 P. O. Box 980032 Richmond VA 23298-0032 U.S.A. E-mail: jwegelin at vcu.edu URL: http://www.people.vcu.edu/~jwegelin
2019 Apr 30
1
patch to improve matrix conformability error message
...hers were also just occupied trying to figure out how > Joshua's second message had timestamp earlier than his first message? As a new subscriber, I guess my messages got caught in moderation. -- Joshua N. Pritikin, Ph.D. Virginia Institute for Psychiatric and Behavioral Genetics Virginia Commonwealth University PO Box 980126 800 E Leigh St, Biotech One, Suite 1-133 Richmond, VA 23219 http://exuberant-island.surge.sh
2009 Nov 11
1
loop through variable names
...ous or categorical, then perform an operation depending on its type--maybe lm() for continuous but wilcox.test() for dichotomous. But the use of paste(), eval(), and parse() seems awkward. Is there a more elegant way to approach this? Thanks Jacob A. Wegelin Department of Biostatistics Virginia Commonwealth University Richmond VA 23298-0032 U.S.A.
2009 May 05
0
S4 slot of type connection [Sec=Unclassified]
...atabase and Computing Support Provider Southern Ocean Ecosystems, ERM/Fish Australian Antarctic Division Channel Highway, Kingston 7050 PH: 03 62323571 Troy.Robertson@aad.gov.au ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender...
2011 Apr 17
0
NEW ONLINE R COURSE: Fundamentals of Using R
EARLY REGISTRATION ENDS APRIL 22 The non-profit organization *Information Institute* ( http://www.information-institute.org) and faculty from Virginia Commonwealth University (VCU) are offering a live, interactive, synchronous online course entitled Fundamentals of Using R. The early registration cost (through April 22) for the 14-hour, 5 week course is $195 (student); $250 (faculty); and $295 (practitioner). All of the live class sessions that registered par...
2011 Oct 03
0
Online Course PLS and R and free, public videos
The Georgia R School (http://georgia-r-school.org) is a non-profit educational organization. With faculty from Virginia Commonwealth University, we are conducting live, interactive, synchronous month-long online courses on PLS path modeling and R statistical software during October and November. All live courses are recorded (all audio and video) and the permanent recordings are also provided to participants. Registration fees...
2006 Apr 27
1
Filename too long
...s I have a file with a looooong name which I rsync from PC1 to PC2. (redhat-9) I am getting the following error. mkstemp fileStore/18/f26012/2006/Apr/date-23/61000000291587/inline/.laidlaw discordant appetite banjo crankcase voracious selfadjoint corroborate mulish pipe glossolalia deity creedal commonwealth senate exorcise easternmost deride extroversion bogy eerie seton clergy crinkle duluth term deputation uracil dough .gif.arQtMB failed: File name too long rsync error: partial transfer (code 23) at main.c(578) Any workarounds?? Should I move to a later version??
2005 May 17
3
locator() (PR#7873)
Full_Name: Sascha Frydman Version: 2.1.0 OS: Windows XP Submission from: (NULL) (147.66.131.10) when Esc is pressed while a plot with locator running has the focus, R crashes. eg. plot(1) locator(1) I am running in SDI mode
2012 Mar 22
0
Disable AD checking per share in smb.conf [sec=unclassified]
...B Newbery, Science Technical Support Electronics Design Engineer Australian Antarctic Division 203 Channel Highway, Kingston, TASMANIA, 7050. PHONE +61 3 6232 3329 FAX +61 3 6232 3351 ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender...