search for: mbid

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

Did you mean: mb_id
2011 Dec 22
1
Error message with glm
...on in R with the car package but keep getting the following error message. It's only and warning and not an error, but I'm just not sure how to resolve the issues. glm.fit: algorithm did not converge glm.fit: fitted probabilities numerically 0 or 1 occurred d1 = data.frame(mwin=c(mwin), mbid=c(mbid)) m1 = zelig(mwin ~ mbid, data=d1, model="logit") summary(m1) plot(mwin ~ mbid) > str(d1)'data.frame': 66514 obs. of 2 variables: $ mwin: Factor w/ 3 levels "","ACCEPTED",..: 2 2 2 2 2 2 2 2 2 2 ... $ mbid: int 700 300 700 300 500 300 300 700 30...
2011 Dec 22
0
Finding predicted probabilities
...ndep variable is bid amount, and varies. So for a bid amount of 3, what's the expected probability of winning. For a bid amount of 5, what's the expected probability of winning. and so forth. I ran the following code, but I'm getting some weird results. d1 = data.frame(mwin=c(mwin), mbid=c(mbid)) str(d1) m1 = zelig(mwin ~ mbid, data=d1, model="logit") summary(m1) plot(mwin ~ mbid) > str(d1)'data.frame': 66514 obs. of 2 variables: $ mwin: int 2 2 2 2 2 2 2 2 2 2 ... $ mbid: int 700 300 700 300 500 300 300 700 300 300 ... library(Zelig) x.out <- setx(m...
2005 Jul 24
2
TNT and SIP problem
...ut: Jul 24 14:55:12 tnt1 1/17: Releasing <874dafcc-b-1d453372@x.x.x.x>: Calling = 201,Called = 2700674, Q850 Cause = 21,Sip Response = 407 (Proxy Authentication Required),Progress Cause = NONE Jul 24 14:55:12 tnt1 1/2: [1/2/11/0] STOP: ''; cause 821.; progress 1407.; host 0.0.0.0 [MBID 11; 201->2700674] Jul 24 14:55:12 tnt1 1/1: [1/1/3/1] Far End Hung Up, External cause code 021 I just have a T1 port from the asterisk machine cabled to the TNT with a T1 crossover trying to send calls out of the asterisk machine via T1 and back in via SIP until the PRI's are turned up....