search for: columbus

Displaying 20 results from an estimated 179 matches for "columbus".

2009 Jul 17
2
[JOBS] Senior Ruby Developer Needed in Columbus, Ohio
Hello, We have a contract opportunity in Columbus, Ohio for a Sr. Developer with an in-depth knowledge of Ruby and JavaScript. The contractor will perform analysis, configuration and coding of a mobile application using Ruby, JavaScript and html languages. This role requires a top level technical expert in one or more highly specialized phases of...
2006 Nov 09
2
Hi everybody! Greetings from sunny Columbus, OH!
Hey everyone, I just wanted to drop onto the list and say hi. My name is Chad Humphries and I am a partner at a ruby and rails shop in Columbus, OH called EdgeCase. Up until two months ago we were doing all of our dev work in test:unit. I had read about RSpec before and after hearing Jim Weirich speak at the Columbus Ruby Brigade about similar ideas I decided to give it a go for a personal project. Finally a framework that works...
2008 Oct 30
1
A question about pairs()
...ate x-y scatterplots. This is straightforward, and works fine. The second set of variables is the local correlation between the gwr coefficient estimates, which I want to plot as kernel densities. Is there any way to do this? I can do one or the other, but not both together. For example: data(columbus) # compute gwr bandwidth col.bw <- gwr.sel(crime ~ income + housing, data=columbus, coords=cbind(columbus$x, columbus$y)) # estimate gwr col.gauss <- gwr(crime ~ income + housing, data=columbus, coords=cbind(columbus$x, columbus$y), bandwidth=col.bw, hatmatrix=TRUE) # summarize gwr results...
2007 Jul 13
8
More sorting problems with untokenized index
...;crested butte", "austin", "portland", "avery", "leadville", "houston"] Notice that name works: >> Event.find_by_contents("marathon",:sort=>"name_for_sort",:offset => 400).map(&:name_for_sort) => ["Columbus Marathon", "Columbus Marathon", "Columbus Marathon", "Columbus Marathon", "Columbus Marathon", "Columbus Marathon Relay", "Columbus Marathon Relay", "Columbus Marathon Relay", "Comcast Baltimore Marathon", "Co...
2010 Sep 17
0
[JOBS] Columbus, OH
Solid opportunity local to Columbus, OH for about 3 months worth of fulltime, on-site project work. Interactive agency creating RoR web apps for their clients. Established group, dynamic individuals, interesting client projects, long-term potential -- just need some extra bandwith as we grow. Buzz me an email if you''re in C...
2009 Dec 08
0
Holiday Gift Perl Script for US Holiday Dummy Regressors
...uot;),"\n"; print "End Date: ",$end,"\n"; print "Last Day in Month: ",UnixDate(ParseDate("last day in JAN 2004"),"%m/%d/%Y"),"\n"; #HEADER OUTpUT print "Date,HLY-NewYear,HLY-MLK,HLY-PRES,HLY-MEMORIAL,HLY-J4,HLY-LABOR,HLY-COLUMBUS,HLY-VETS,HLY-THANKS,HLY-XMAS,HLY-ELECT,HLY-PATRIOT,EOM\n"; $baseDate=$startDate; if ($scope eq "d"){ while(Date_Cmp($baseDate,$endDate)<0) { print UnixDate($baseDate,"%m/%d/%Y"), ","; if(holidayCheck($baseDate) eq "New Year's Day"){print "1...
2009 Dec 08
0
Opps Correct Version of Holiday Regressor Perl Script
...n"; print OUTFILE "End Date: ",$end,"\n"; # print OUTFILE "Last Day in Month: ",UnixDate(ParseDate("last day in JAN 2004"),"%m/%d/%Y"),"\n"; print OUTFILE "Date,HLY-NewYear,HLY-MLK,HLY-PRES,HLY-MEMORIAL,HLY-J4,HLY-LABOR,HLY-COLUMBUS,HLY-VETS,HLY-THANKS,HLY-XMA S,HLY-ELECT,HLY-PATRIOT,EOM\n"; $baseDate=$startDate; if ($scope eq "d"){ while(Date_Cmp($baseDate,$endDate)<0) { print OUTFILE UnixDate($baseDate,"%m/%d/%Y"), ","; if(holidayCheck($baseDate) eq "New Year's Day"){pri...
2005 Jan 27
3
Voicemail attachment not being emailed out
I am running Asterisk@Home Voicemail works fine but does not email out the voicemail attachments. Any suggestion? ----------------------------------- Voicemail.conf [general] #include vm_general.inc #include vm_email.inc [default] 201 => {password},Jeff G Laptop,jrglass@columbus.rr.com,,attach=yes --------------------------------------------------------------------- Sip.Conf [201] username=201 type=friend secret={ACCOUT PASSWORD} qualify=no port=5060 nat=yes mailbox=201 host=dynamic dtmfmode=rfc2833 context=from-internal canreinvite=no callerid="Jeff G Laptop" &...
2009 Dec 03
0
Problem with predict() and factors
...won't work until mcReg contains full variety linearModel[[1]]=lm(modelSource ~ + UNITBUILD + UNITDB + ITBUILD + ITDB + UATBUILD + UATDB + HOGANCODE + RCF + ReleaseST1 + ReleaseST2 + ReleaseBLA + Small.Bank.Acquisitions + HLY.NewYear + HLY.MLK + HLY.PRES + HLY.MEMORIAL + HLY.J4 + HLY.LABOR + HLY.COLUMBUS + HLY.VETS + HLY.THANKS + HLY.XMAS + HLY.ELECT + HLY.PATRIOT + EOM,mcReg) linearModel[[2]]=step(linearModel[[1]], trace=1) linearModel[[3]]=lm(modelSource ~ + UNITBUILD + UNITDB + ITBUILD + ITDB + UATBUILD + UATDB + HOGANCODE + RCF + ReleaseST1 + ReleaseST2 + ReleaseBLA + Small.Bank.Acquisitions +...
2012 Dec 20
3
Optmatch Package Question
...package, or is it contained in another package that I need to load? I searched the help files, other online sources, could find no answer for this. Any advice would be greatly appreciated! Thank you , Michael Adolph MD MPH Cancer Pain & Palliative Medicine Service Ohio State University Columbus, Ohio, USA [[alternative HTML version deleted]]
2002 Mar 20
3
check without loop
...84 85 86 87 88 90 91 92 93 94 [109] 95 96 96 96 96 100 # and am sampling from a different list # if i draw, say 80, i would then not want to proceed, but if i draw a number on arclist i do jimi adams Department of Sociology The Ohio State University 300 Bricker Hall 190 N Oval Mall Columbus, OH 43210-1353 614-688-4261 our mind has a remarkable ability to think of contents as being independent of the act of thinking -georg simmel -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read htt...
2009 Jul 21
2
Odd coefficent behavior
...random 1 added to the end. > linearModel[[1]] Call: lm(formula = modelSource ~ +UNITBUILD + UNITDB + ITBUILD + ITDB + UATBUILD + UATDB + HOGANCODE + RCF + ReleaseST1 + ReleaseST2 + ReleaseBLA + Small.Bank.Acquisitions + HLY.NewYear + HLY.MLK + HLY.PRES + HLY.MEMORIAL + HLY.J4 + HLY.LABOR + HLY.COLUMBUS + HLY.VETS + HLY.THANKS + HLY.XMAS + HLY.ELECT + HLY.PATRIOT + EOM, data = mcReg) Coefficients: (Intercept) UNITBUILD1 UNITDB1 405.8326 -8.5675 13.5029 ITBUILD1...
2010 Jul 07
3
How do I test against a simple null that two regressions coefficients are equal?
...on between two random variables. Is this equivalent too? If yes, how do I do it in R? Thanks. Best, Jia -- Ohio State University - Finance 248 Fisher Hall 2100 Neil Ave. Columbus, Ohio 43210 Telephone: 614-292-2830 http://www.fisher.osu.edu/~chen_1002/
2009 Aug 17
3
printing a dataframe summary to disk
I'd like to write the summary of a dataframe to disk, so that it looks essentially the same as what you'd see on screen; but I can't seem to do it. Can someone tell me how? Thanks! ------------------------ Philip A. Viton City Planning, Ohio State University 275 West Woodruff Avenue, Columbus OH 43210 viton.1 at osu.edu
2004 Aug 16
2
1.0 RC2 External AGI Issues
...to no avail. Does anyone have any suggestions as to going about debugging this? -- _ __ __ ___ _| | William R. Lorenz <wrl@express.org> \ V V / '_| | http://www.ohiolinux.org/ ; Free conference and event hosting \./\./|_| |_| Linux and OSS-related topics. October 2, 2004 - Columbus, OH.
2003 Oct 28
1
'levelplot' with an option 'at'
...print(foo) dev.off() -------------------------------------------------------------------------- Department of Statistics Office Phone: (614) 292-1567 1958 Neil Avenue, 304E Cockins Hall FAX: (614) 292-2096 The Ohio State University E-mail: pavlicov at stat.ohio-state.edu Columbus, OH 43210-1247 www.stat.ohio-state.edu/~pavlicov
2001 Mar 30
2
discriminate analysis
...sis on a data set, but have no idea how to go about this in R. I have attempted to locate info in the manuals, but may not be consulting the right sections or documents. Can anyone point me to appropriate documentation if such exists. Many thanks, David S. David White sdavidwhite at bigfoot.com Columbus, Ohio -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request a...
2002 Mar 20
7
how does while work
...t;100) { for (i in 1:101) { i -> x x -> a } } while this is a crude example, it is the basic form of what i am trying to do, and i am guessing that while is not what i am looking for... jimi adams Department of Sociology The Ohio State University 300 Bricker Hall 190 N Oval Mall Columbus, OH 43210-1353 614-688-4261 our mind has a remarkable ability to think of contents as being independent of the act of thinking -georg simmel -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read htt...
2001 Aug 28
2
using by to plot
...omething like by(df, pchCode, function(x) plot(V1, V2, pch=pchCode)) What I don't know how to code is: 1. getting the pch to be defined by the pchCode 2. specifying that par(new=TRUE) within the by command. Thanks for you suggestions, Best, David S. David White sdavidwhite at bigfoot.com Columbus, Ohio -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request a...
2002 Feb 25
5
another basic ?
...th individual and group labels that is randomly generated, and is by default sorted by the individual labels ( column 1) and i want them to be organized into unique group labels (comlumn 2) thanks jimi jimi adams Department of Sociology The Ohio State University 300 Bricker Hall 190 N. Oval Mall Columbus, OH 43210-1353 614-688-4261 our mind has a remarkable ability to think of contents as being independent of the act of thinking -georg simmel -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read ht...