search for: pinf

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

Did you mean: pin_
2005 Apr 08
0
TR: The results of your email commands
...row=1,ncol=(nb*2)+2) #function to minimise sce<-function(param){ return(sum(sum((yy-(param[i+nb]-(xx/param[i])^param[(nb*2)+1]))^2))) } #initial value for optim function ninit<-vector(length=nb) for(i in 1:nb){ ninit[i]<-x[long[i]+1] } pinf=c(rep(0.01,nb),rep(3,nb),0.5) psup=c(rep(10,nb),rep(8,nb),4) pinit=c(runif(nb,min=0.1,max=5),ninit,runif(1,min=0.5,max=4)) print(pinit) for (i in 1:nb) { yy<-y[((long[i]+1):long[i+1])] for( k in 1:length(yy)){ ifelse((yy[k]<=log10(nbr)),(yy<-yy[1:(mi...
2005 Apr 01
1
optim problem, nls regression
...val I want. So I applied optim(p=pinit,sce, method="L-BFGS-B", lower=c(0,0,0,0,0,0,0), upper=c(10, 10,10,10,10,10,4),control=list(maxit=20000000,temp=20000)) but the program does not run. And I get this message "Error in optim(p = pinit, sce, method = "L-BFGS-B", lower = pinf, upper = psup, : L-BFGS-B needs finite values of fn" And I don't understand why it doesn't work. Do I forget an option in optim computation. Or is there an other function instead of optim that I can use. Thanks in advance Anne Kervahu annekervahu at yahoo.fr
2010 Jan 20
1
DTMF Issue?
I am using H.323 to create a trunk between Asterisk and Avaya IP Office system. Everything is working correctly, Asterisk can call Avaya and vise versa. Now I create a conference room with a user pin in Asterisk. Avaya can call into the conference room, but can enter the pin number. The error message they are getting is the "invalid pin number". However the pin number works if they
2012 Mar 21
0
runif error - maximum limit?
...ng the error below, I think because my n is exceeding the allowable limit for a vector. Can anyone confirm, and help with the following questions? The function and error: > stPte8 <- rtrunc(rnorm, nx * ny * nsimu, linf=0, mean=as.vector(PTmn), > sd=as.vector(PTsd)) Error in runif(n, min = pinf, max = psup) : invalid arguments My total n is calculated by: nx=4053, ny=4848, nsimu=1000, n = nx*ny*nsimu = 19,648,994,000 I believe the maximum size of a vector is 2^31-1 (2,147,483,647) - clearly smaller than my n. I have done some initial reading about how to deal with large datasets in R,...
2009 Jul 20
0
No subject
...7641323 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="UTF-8" <div style=3D"font-family:Arial;font-size:14px"><p><span style=3D"font-fami= ly: monospace;">This is the setting i am using for Avaya CM to Aseterisk. (= and pinf code is working when dialing from "Avaya" to Asterisk conference)s= ip:/etc/asterisk# cat ooh323.conf<br />[general]<br />bindaddr=3D213.88.138= =2E183<br />port=3D5088<br />context=3Dinputinterior.se<br />dtmfmode=3Drfc= 2833<br />;h323id=3D"may d...