search for: xone

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

Did you mean: one
2011 Oct 24
0
R.oo package: do setMethodS3 work upon construction
Hello (Heinrich), I did not know I could do this. It doesn't seem to be documented anywhere. Thought this would be helpful to the fraction of the community using package R.oo. Note the call of a setMethodS3 method, xOne, in the setConstructorS3. This is extremely useful if xOne (in this case) is a very complex method (that you always want to be called every time you create a new object). If I have something wrong please let me know! (I'm about to implement this in a large'ish program.) Great package for OO...
2008 Mar 02
3
Need help to locate my mistake
Dear readers I would like to make General Linear Model (GLM) for the following data set http://louise.hoffman.googlepages.com/fuel.csv The code I have written is fuelData<-read.table('fuel.csv',header=TRUE, sep=',') n<-dim(fuelData)[1] xOnes<- matrix(1,nrow=n,ncol=1) x<-cbind(xOnes,fuelData[,3]) y<-fuelData[,4] theta<-((t(x)%*%x)^(-1))%*%t(x)%*%y which gives > theta [,1] [1,] 215.8374077 [2,] 0.1083491 When I do it in Matlab I get theta to be 79.69 0.18 which is correct. ~79 is the crossing of the y-ax...
2001 Nov 29
2
plotting (a) confidence intervals (b) standard error
...t;Position", ylab = "Mean Reading Time (msecs)", main = "Test") # add lines connecting the points: matplot(tmeantmatrix, pch = 1:2, type = "o", lty=1:2, lwd=3, col = rainbow(ncol(tmeantmatrix)),add=TRUE) # add CI bars: xzero <- t(matrix(rep(1:5,2),ncol=2)) xone <- xzero segments(x0=xzero, y0=tl, x1=xone, y1=tu) #-------------------end of code------------------------------ Many thanks in advance, -- Shravan Vasishth Dept. of Linguistics, OSU 222 Oxley Hall, 1712 Neil Ave. Columbus, OH 43210-1298 USA URL: http://ling.ohio-state.edu/~vasishth -.-.-...
2010 Dec 25
0
For sale Yamaha DGX-640 Grand Piano Keyboard for $450USD
..................$300USD Pioneer CDJ 2000 ............................$800USD Pioneer CDJ-800MK2 Professional CD/MP3 Turntable..$350USD Pioneer CDJ-200 Pro CD Player.....$150USD Pioneer DJM-1000 Mixer ...................$1000USD Pioneer DJM-400 Professional DJ Mixer..........$300USD Allen & Heath Xone:92 Fader DJ Mixer...........$1000USD Allen & Heath Xone:464 16 Input Pro Club DJ Mixer......$1100USD Allen & Heath Xone:02 Battle Mixer.........$280USD Vestax VCI-300 DJ Controller with Serato ITCH Black..... $350USD Vestax PMC-05PROIII DJ Mixer.....$300USD Vestax PMC-500 DJ Mixer.......$90...
2015 Feb 06
2
Another big fish to support FLAC
Hi all, FYI, Microsoft has added FLAC support to their latest preview build (9926 to be specific) of Windows 10 last month. Support in this case means FLAC plays back in Windows Media Player (or any other application using the same framework) without having to install any plugins. Support for metadata is still limited, but this might improve before the final release. Microsoft has also