search for: thruogh

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

Did you mean: through
2006 Apr 26
2
2 analogue ports on an Alcatel PBX patched to 2 FXO ports on my *
Hello, I have 2 analogue ports on an Alcatel PBX patched to 2 FXO ports on my <mailto:*@home> *@home 2.8 running on top of CentOS. Both FXO Ports are on ONE Digium card. What I would like is: If someone calls extn 281 on my Alcatel PBX it is routed through to Extn 233 on my * thruogh FXO port/module 4 If someone calls extn 282 on my Alcatel PBX it is routed through to Extn 234 on my * thruogh FXO Port/module 3 I have SIP extn 233 set up. I have SIP extn 234 set up. I have one inbound route set up as any DID / any CID with a destination set to 233 (calling 281 from my Alcatel...
2007 Aug 20
1
Q: combine 2 data frames with missing values
Een ingesloten tekst met niet-gespecificeerde tekenset is van het bericht gescrubt ... Naam: niet beschikbaar Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070820/920567a6/attachment.pl
2007 Aug 21
2
Partial comparison in string vector
...10 na na 6 20 15 17 15 .. .. What i would like to do for data exploration, is to compare each possible pair of variables, get their correlation coefficient, the intercept and the slope of regression line. yet for every variable the messurements are lnked thruogh theyr case. it is the same sample just a diferent test. Now i select a subsets of variables out of the original dataset, and use : value_x1 = subset(dataset_1,select=lg_value) value_y1 =subset(dataset_2,select=lg_value) Then i to mold an lm model, inorder to get estimates...