search for: 20function

Displaying 5 results from an estimated 5 matches for "20function".

Did you mean: 20functions
2007 Sep 11
1
what am I missing
x<-seq(-1,1,length=10) y<-seq(-1,1,length=10) a<-matrix(c(1,2,2,1),2,2) b<-matrix(c(2,1,1,2),2,2) fv<-function(x,y) { m<-x*a+y*b t<-m[1,1]+m[2,2]; d<-m[1,1]*m[2,2]-m[1,2]^2 return((t-sqrt(t^2-4*d))/2) } gv<-function(x,y) { t<-x*(a[1,1]+a[2,2])+y*(b[1,1]+b[2,2]) d<-(x*a[1,1]+y*b[1,1])*(x*a[2,2]+y*b[2,2])-(x*a[1,2]+y*b[1,2])^2 return((t-sqrt(t^2-4*d))/2) }
2005 Apr 02
1
Survey of "moving window" statistical functions - still looking f or fast mad function
...167.html> ] [ Replies <http://tolstoy.newcastle.edu.au/R/help/04/10/5161.html#replies> ] From: Tuszynski, Jaroslaw W. <JAROSLAW.W.TUSZYNSKI_at_saic.com <mailto:JAROSLAW.W.TUSZYNSKI_at_saic.com?Subject=Re:%20%5BR%5D%20Survey% 20of%20&quot;moving%20window&quot;%20statistical%20functions%20-%20still %20lookingf%20or%20fast%20mad%20function> > Date: Sat 09 Oct 2004 - 06:30:32 EST Hi, Lately I run into a problem that my code R code is spending hours performing simple moving window statistical operations. As a result I did searched archives for alternative (faster) ways o...
2007 Aug 20
0
8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_string.c libswfdec/swfdec_as_string.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_load_object.c libswfdec/swfdec_loadvars_as.c test/trace
...n = lal=lel=luu + +onData = [type Function] +onDataReal = [type Function] +onLoad = [type Function] +test = 2 +tyhja = +onData: true +84 +84 +onLoad: false true 84 84 -on=lal%3Dlel%3Dluu%0A&hehe2=jotain%20muuta&hehe=jotain%20muuta&tyhja=&moi=terve&test=2&onLoad=%5Btype%20Function%5D --- hehe = jotain muuta hehe2 = jotain muuta moi = terve on = lal=lel=luu +onData = [type Function] +onDataReal = [type Function] onLoad = [type Function] test = 2 tyhja = diff --git a/test/trace/loadvars-7.swf b/test/trace/loadvars-7.swf index 9f9b76f..7af6ca7 100644 Binary files a/te...
2010 Mar 17
1
question about multinom function (nnet)
Dear All. I have the following table that I want to analyze using multinom function freq segments sample 4271 Seg1 tumour 4311 Seg2 tumour 3515 Seg1 normal 3561 Seg2 normal I want to compare model with both factors to the one where only sample is present. model1=multinom(freq~segments+sample,data=table) model2=multinom(freq~ sample,data=table)
2007 Aug 20
0
Branch 'vivi' - 60 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame_internal.h libswfdec/swfdec_as_interpret.c
...n = lal=lel=luu + +onData = [type Function] +onDataReal = [type Function] +onLoad = [type Function] +test = 2 +tyhja = +onData: true +84 +84 +onLoad: false true 84 84 -on=lal%3Dlel%3Dluu%0A&hehe2=jotain%20muuta&hehe=jotain%20muuta&tyhja=&moi=terve&test=2&onLoad=%5Btype%20Function%5D --- hehe = jotain muuta hehe2 = jotain muuta moi = terve on = lal=lel=luu +onData = [type Function] +onDataReal = [type Function] onLoad = [type Function] test = 2 tyhja = diff --git a/test/trace/loadvars-7.swf b/test/trace/loadvars-7.swf index 9f9b76f..7af6ca7 100644 Binary files a/te...