search for: betacli

Displaying 3 results from an estimated 3 matches for "betacli".

Did you mean: beta_i
2007 May 28
0
How to use filter function for this?
Hello, I have been trying to compute the following: for(t in 3:n){ h[t]<-(omegac/(1-betac))+alphac*Y[t-1] b[t]<-Y[t-1] bb[t]<-0 for(j in 2:(t-1)){ h[t]<-h[t]+alphac*((betac)^(j-1))*Y[t-j] b[t]<-b[t]+((betac)^(j-1))*Y[t-j] bb[t]<-bb[t]+((betac)^(j-2))*Y[t-j]*(j-1) } } but it takes a long time. I have heard that "filter"
2005 May 19
1
R 2.1.0 RH Linux Built from Source Segmentation Fault
Background: I administer a cluster of RedHat EWS 3U4 Linux workstations at a university. I built R 2.1.0 from source: ./configure \ --prefix=/sscc/opt/R-2.1.0 \ --with-blas=no \ 2>&1 \ | tee NUInstall.configure R is now configured for i686-pc-linux-gnu Source directory: . Installation directory: /sscc/opt/R-2.1.0 C compiler:
2001 May 07
2
postscript problem
hello all, when trying to produce a plot with the following code postscript("g6-5000-0705-b.ps") par(mfrow=c(4,1)) for (i in 1:4) { somc<-cumsum(betaC[,i])/c(1:N) plot(somc,ylim=c(min(somc),max(somc))); } dev.off() I get a postscript file g6-5000-0705-b.ps, but if I try to open it with ghostscript, or to convert it to pdf, I get the following error : Error: /invalidfont in