search for: oran

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

Did you mean: cran
2011 Mar 12
0
"Ran out of iterations and did not converge"
...In survreg.fit(X, Y, weights, offset, init = init, controlvals = control, : Ran out of iterations and did not converge 2: In survreg.fit(X, Y, weights, offset, init = init, controlvals = control, : Ran out of iterations and did not converge what i did is fallowing simulasyon<-function(x,oran){ + y<-rexp(length(oran),rate=oran) + z<-rexp(length(oran),rate=1/oran) + e1<-coxph(Surv(y,rep(1,length(oran)))~x) + e2<-survreg(Surv(z,rep(1,length(oran)))~x,dist="weibull") + return(c(e1$coef,e2$coef[2])) + } result<-matrix(NA, nrow=2, ncol=100) > for(i in 1:100) resu...
2004 Dec 14
0
Should echo cancellation be a "science" oran"art"?
...m? > -----Original Message----- > From: Doug Reid - Stormcorp [mailto:doug@stormcorp.co.za] > Sent: Tuesday, December 14, 2004 3:06 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] Should echo cancellation be a "science" > oran"art"? > > Use ISDN lines! > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Ken > D'Ambrosio > Sent: Friday, December 10, 2004 11:34 PM > To: Asterisk Users Mailing...
2008 Jan 29
1
The standalone Rmath library and VC++ 2003
...s like VC++ is OK with GNU libraries because it appears to accept libRmath which was built on the same machine using Rtools. Also it does not appear to be a configuration issue, because it's only found 'C:\Rtools\MinGW\lib' and VC+ is complaining about not finding it. Any ideas? Oran [[alternative HTML version deleted]]
2011 Aug 08
0
Odp: Fw: R function for Gage R&R
...operator=letters[1:4],vzorek=LETTERS[5:8]) test<-sapply(test,rep,4) test<-as.data.frame(test) set.seed(1) test$result<-runif(64) test$result [1] 0.26550866 0.37212390 0.57285336 0.90820779 0.20168193 0.89838968 [7] 0.94467527 0.66079779 0.62911404 0.06178627 0.20597457 0.17655675 ... ORanal(test$lab.work, test$sample, test$result, dig=4) $tabulka rozptyl smer.odch 5.15 sm.odch proc.rozpt. proc.sm.odch Vzorky 0.0033 0.0573 0.2949 4.5105 21.2378 Oper 0.0005 0.0221 0.1137 0.6703 8.1872 Interakce 0.0031 0.0560 0.2886...
2012 Jul 31
0
Fixed Point AGC
Hi, James, I've tested the AGC function, and I want it for fixed-point version, would you please tell me where can get the patch file of the AGC function, for fixed-point?? thank you very much Brs Oran Huang oranhuang at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20120731/b0262611/attachment.htm