similar to: Rails coding question

Displaying 20 results from an estimated 100000 matches similar to: "Rails coding question"

2013 Mar 27
0
[JOBS] Great Ruby Coding Opportunities in Boston Area and L.A.
1) CTO (Chief Technical Officer) Ruby Engineer: My client offers a tremendous growth opportunity for a highly skilled, experienced Ruby on Rails software engineer/coder to be rapidly groomed and promoted to a CTO role or someone who can fill a CTO role immediately. They are a highly successful VC-funded startup in the Worcester, Massachusetts area which has achieved world-dominance in
2011 Mar 28
0
Draft Application for GSoC 11 - Text extraction libraries - please review
Proposal for Google Summer of Code 2011 (draft) Appling organisation:Xapian Name : Nijil.Y E-mail address: nijil.y at gmail.com IRC nickname : laserbled Biography I am 4thyear Computer Science and Engineering undergraduate student at CUSAT University from India.I am interested in open source and search engines , cluster computing , HPC and AI would be my areas of interest. * Analytical,
2006 Jan 09
2
First Rails project: input welcomed
Hi everyone, I''m working on my first Rails project and I''d like some input before I get started coding in earnest. My previous Web app development experience has been in standard Python CGI and Zope. I''m here to find out more about Rails. I work in technology in an average-sized school district (8,000 students) in Minnesota (USA). One of the problems in our
2016 Apr 18
0
R [coding : do not run for every row ]
You can make this much more readable with apply functions. result <- apply( all_combine1, 1, function(x){ p.value <- sapply( seq_len(nSims), function(sim){ gamma1 <- rgamma(x["m"], x["sp(skewness1.5)"], x["scp1"]) gamma2 <- rgamma(x["n"], x["scp1"], 1) gamma1 <- gamma1 -
2008 Apr 02
0
medians on data frame with duplicated rows
Dear list: I have a data frame with student name, class he attended and marks for subjects he attended. Students took second exam if they performed badly in their first attempt. I want to consider the test scores where they obtain highest median. there are 6 classes. As a sample case, I will consider only classes A, B and C. For class A, Student Raj took first exam and he did not score well.
2017 Dec 01
0
2018 ASA Computing/Graphics: Chambers Software Award and Student Paper Competition
Dear R-help Listers, The submission site for the two awards (Chambers Student Software; Computing/Graphics Student Paper) is open at http://asa.stat.uconn.edu<http://asa.stat.uconn.edu/> until the deadline, 5:00 pm EST, December 15, 2017. The results will be announced by January 15, 2018. The award recipients are expected to present in a topic-contributed session at the 2018 JSM in
2007 Jan 12
0
Minor logical bug in rbind.data.frame ?
When attempting to merge 3 data frames, one of which has fewer columns than the others, rbind.data.frame correctly refuses to perform the bind. However, the error message given is a bit obscure due to a logical bug in the match.names() internal function to rbind.data.frame. Illustration: ## Three data frames with same column variable names: > foo <- data.frame(v1 = c('a',
2015 Feb 08
1
Testthat and global environments in R packages on CRAN
Hi! The problem is that the test environment inherits from the global environment. See https://github.com/hadley/testthat/blob/master/R/test-files.r The students labs are simply an R script file. Say that they have an assignment to calculate sqrt(2) and store it in variable a. In the same session they should be able to test the script file when they are done (using a function mark_my_file() in
2016 Apr 18
3
R [coding : do not run for every row ]
Hi, i am sorry, the output should be values between 0 and 0.1 and not supposed to be 1.00, it is because they are type 1 error rate. And now i get output 1.00 for several samples,rhis is no correct. The loop do not run for every row. i do not know where is my mistake. As i use the same concept on normal distribution setup, i get the result. Sent from my phone On Thierry Onkelinx
2006 Mar 07
1
coding problems
hi, I am trying to fit an ARIMA model to some time series data, I have used differencing to make the data stationary. dailyibm is the data I am using, could someone please help out in identifying the coding as I can't seem to identify the problem many thanks > fit.ma <- arima.sim(dailyibm - mean(dailyibm), model=list(order=c(0,1,0)),n = 3333) Error in inherits(x,
2017 Oct 18
1
2018 ASA Computing/Graphics: Chambers Software Award and Student Paper Competition
Dear R-help Listers, The following two student competitions are of interests to the now many student R package developers. I'd appreciate your help in spreading them. #1. John M. Chambers Statistical Software Award 2018 The Statistical Computing Section of the American Statistical Association announces the competition for the John M. Chambers Statistical Software Award. In 1998 the
2011 Jul 05
0
[LLVMdev] GSoC midterms
Dear GSoC Students and Mentors, This is just a reminder about midterm evaluations which start on next week. So, starting from 19:00 UTC July, 11 till 19:00 UTC July, 15 you can submit your midterm evaluation forms. If you will be unable due to some reason to fill the midterm evaluation form, please let me know asap. Thanks! -- With best regards, Anton Korobeynikov Faculty of Mathematics and
2014 Nov 24
1
Error "promise already under evaluation ..." with function(x, dim=dim(x))
On Sat, Nov 15, 2014 at 1:47 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > > On 14/11/2014, 9:06 PM, Henrik Bengtsson wrote: > > I've meant to ask the following for several years now. I understand why: > > > >> foo <- function(x, dim=dim) { dim } > >> foo(1) > > Error in foo(1) : > > promise already under evaluation:
2016 Apr 17
2
R [coding : do not run for every row ]
i have combined all the variables in a matrix, and i wish to conduct a simulation row by row. But i found out the code only works for the every first row after a cycle of nine samples. But after check out the code, i don know where is my mistake... can anyone pls help .... #For gamma disribution with equal skewness 1.5 #to evaluate the same R function on many different sets of data
2016 Apr 18
0
R [coding : do not run for every row ]
Always keep the mailing list in cc. The code runs for each row in the data. However I get the feeling that there is a mismatch between what you think that is in the data and the actual data. ir. Thierry Onkelinx Instituut voor natuur- en bosonderzoek / Research Institute for Nature and Forest team Biometrie & Kwaliteitszorg / team Biometrics & Quality Assurance Kliniekstraat 25 1070
2009 Aug 13
2
Coding problem: How can I extract substring of function call within the function
In order to ease my students into the R environment I am developing a package which installs a variety of utility functions as well as slightly modified versions of some standard R functions -- e.g. mean, hist, barplot, .... In my versions of these standard R functions I either add options or alter some defaults that seem to create difficulties for most of my students -- for example, when they do
2006 May 06
0
RE: Rails Digest, Vol 20, Issue 156
I am looking for a ruby hosting service. Can any one recommend one for me. -----Original Message----- From: rails-request@lists.rubyonrails.org [mailto:rails-request@lists.rubyonrails.org] Sent: Saturday, May 06, 2006 7:37 AM To: rails@lists.rubyonrails.org Subject: Rails Digest, Vol 20, Issue 156 Send Rails mailing list submissions to rails@lists.rubyonrails.org To subscribe or
2006 Mar 31
0
Rails questions businesses ask during evaluation
OBJECTIVITY CRUTCH: Replace every occurance of "Rails 1.1" with "Zope 3.2" in this post before reading it. Personally, I enjoy having lots of cool new features in each release. But others (like my company) value improved reliability over new features and ask a bunch of questions during software evaluations. Examples: * Are there plans for bugfix-only releases of [Rails
2012 Nov 25
1
Iterate by Factor - Newbie Question
I have end of semester teaching evaluation data of the following form: > head(evaluations) Course Prefix Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10 Q11 Q12 Q13 Q14 1 2330301 2 4 3 3 3 4 4 1 2 5 4 1 1 1 1 2 2330301 2 3 3 3 3 3 5 1 2 5 8 1 1 1 1 3 2330301 2 4 4 3 3 4 4 2 2 5 9 1 1 1 1 4 2330301 2 2 1 1 3 4 5 1 2 5 8
2003 Mar 06
0
modifying ftable to allow percentages (wishlist) (PR#2606)
Full_Name: John Hendrickx Version: 1.6.2 OS: Windows XP Submission from: (NULL) (80.126.78.108) (This is not a bug report but a request to add a feature to future versions of R. Hope this is an appropriate place). I'd like to suggest adding an option to ftable to allow percentages. It would be easy to do and backwards compatible. Percentage tables are useful in educational contexts, whereas