search for: rassoc

Displaying 5 results from an estimated 5 matches for "rassoc".

Did you mean: assoc
2011 May 03
1
syntax error, unexpected $end, expecting rASSOC
...9;'}, {:name => ''Travel''}, {:name => ''Music''}, {:name => ''TV''}] $ rake db:seed returns: rake aborted! db/seeds.rb:9: unterminated string meets end of file syntax error, unexpected $end, expecting rASSOC Any help is much appreciated. Bruce -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send em...
2012 Jan 23
3
How can I access information stored after I run a command in R?
Dear all, Supposed I run the following command: ############################### #install.packages("Rassoc", dependencies=TRUE) library("Rassoc") ca=c(139,249,112) co=c(136,244,120) a=rbind(ca,co) MAX3(a,"asy",1) ############################## I get: The MAX3 test using the asy method data: a statistic = 0.5993, p-value = 0.7933 How can one save the result 0.7933 into...
2011 Nov 23
2
How to increase precision to handle very low P-values
...o, Rlisters I have to compute p-values that are on the tail of the distribution, P-values < 10^-20. However, my current implementations enable one to estimate P-values up to 10^-12, or so. A typical example is found below, where t is my critical value. ########### example - code adapted from Rassoc ####################### rho01 = 0.5 rho105 = 0.5 rho005 = 0.5 t = 8 z = 2 w0=(rho005-rho01*rho105)/(1-rho01^2) w1=(rho105-rho01*rho005)/(1-rho01^2) fun1=function(t,z){ return(pnorm((t-rho01*z)/sqrt(1-rho01^2))*dnorm(z)) } fun2=function(t,z){ return(pnorm(((t-w0*z)/w1-rho01*z)/sqrt(1-rh...
2006 Mar 08
1
question about options_for_select array
Hi! If i have something like this used to create select tag: options = [["Dollar", "$"], ["Kroner", "DKK"]] and later read value from the database and get "DKK", what is the easiest way to get "Kroner" value? -- Posted via http://www.ruby-forum.com/.
2010 Jul 18
6
CRAN (and crantastic) updates this week
...sets (0.8.2), R.matlab (1.3.1), R.oo (1.7.3), R.utils (1.4.3), r2dRue (1.0.1), R2HTML (2.1), R2jags (0.02-08), r2lh (0.6.1), R2wd (1.3.0), r4ss (1.06), rainbow (2.0), rake (1.1), random.polychor.pa (1.1.1), randomForest (4.5-35), randomLCA (0.7-3), randomSurvivalForest (3.6.3), rangeMapper (0.0-4), Rassoc (1.03), rattle (2.5.35), rbugs (0.4-3), rcdk (2.9.23), rcdklibs (1.3.4.2), Rcmdr (1.5-6), RcmdrPlugin.DoE (0.6-14), RcmdrPlugin.epack (1.2.4), RcmdrPlugin.FactoMineR (1.01), RcmdrPlugin.TeachingDemos (1.0-5), rcom (2.2-3), Rcpp (0.8.4), RcppArmadillo (0.2.3), RCurl (1.4-2), relsurv (1.6), rEMM (1.0...