similar to: simulate data with binary outcome and correlated predictors

Displaying 20 results from an estimated 100 matches similar to: "simulate data with binary outcome and correlated predictors"

2008 Sep 18
2
Writing greek letters and subscripts in graph
Dear R-users, I would like to write Greek letters followed by subscripts in a graph (on the X-axis and in a legend). I would appreciate any help. thank you, delphine courvoisier ************************************ Delphine Courvoisier Clinical Epidemiology Division University of Geneva Hospital +4122 37 29029
2004 Dec 12
0
3com NBX and Asterisk Integration.
I sent this once already but it didnt show up in my mailbox so I am not sure if ever made it to the list. If it did, my apologies. I have an * system and an nbx. My plan is to use several grandstream 286s and plug the the phone cords into the NBX's analog FXO card. It works fine but after I make a call, the port stays open on the NBX and I cannot make another call for around five minutes
2004 Apr 30
1
FXS card dial digit wrong
Hello, everyone, I am currently trying to get the asterisk server to talk with a 3COM NBX with T1 connection. My asterisk server has a T100p, TDM20B, a couple of sip phones. Now the sip phones are calling 3COM NBX phones fine, however, the analog phone has problem when dialing the NBX phones. The connection is established and the NBX auto-attendant picks up the call however the NBX end says that
2005 Jun 09
1
3COM NBX SuperStack 3
Hi, I've looked pretty wide on Google for this so I don't think it's been asked before. Has anyone had experience integrating Asterisk with a 3COM NBX system? The only way that I can see that looks possible is via the 3Com NBX ConneXtions H.323 product and then one of the H.323 Asterisk channels. Has anyone done this? Any pointers as to what to avoid or whether to even attempt it?
2005 May 27
0
Switch from NBX to Asterisk
We've been talking about moving from our NBX100 to an asterisk solution for some time now. Well, to make a long story short, the call processor on our NBX has went south. We are now forced to purchase a new call processor >$500 or move our solution to asterisk. (Which is up and running and have been tested with Grandstream Adapters.) My question: Is there anyone out there that
2009 Nov 07
3
my cpanel can not shows up after running 'latest'.
Dear my friends... I am still new in CentOS. I use CentOS 5 for my new server with cpanel. I have installed the cpanel. The steps were: 1. cd /tmp 2. wget http://layer1.cpanel.net/latest 3. sh latest The installation show a message that the cpanel installation was completed. But I can not see the cpanel login form on my server, either: "http://WWW.MYWEBSERVER.COM:2082" or:
2003 Nov 17
3
3Com NBX phones
Has there been any luck getting the 3Com NBX series phones to work with Asterisk? Thanks! -Andrew
2004 Oct 04
2
3com NBX intergration
How hard is it to integrate * into an existing 3com NBX setup? -Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041004/bf01e3d9/attachment.htm
2004 Apr 08
1
Asterisk & 3com nbx 100 support
Does anybody know if the 3com NBX 100 phones will work with Asterisk? The phones require a boot image to be sent either through layer2 or layer3 before they will function properly after being powered on each time. Thanks.
2003 Sep 20
4
how many production systems are there?
i am just curious how many * systems are in the real world with more than one user. do you run a certain version? you dont update CVS do you? any admins running a system of over twenty? over fifty? over one-hundred? i deal with 3com and nec systems all day (i am cerified in the 3com nbx advanced network telephony, elite voice mail, CCNA, A+, nec ipk, and soon to be "asterisk school of
2005 Mar 13
0
Re: Asterisk-Users Digest, Vol 8, Issue 105
thanks to everyone offering sussgestions and pointers in answer to my questions about SME VoiP/* in the UK; i'll update you on my progress as and when this ends up as an implemented * solution (and i totally take on board the recommendation to look at 2nd hand CCME -- i should have said at the start that i've just co-ordinated an NBX install for a much larger project and that part of
2010 Sep 01
3
3Com 3102 Phones
Has any advancement been made to get 3102 operational in either a SIP or H323 asterisk environment. A post back in time mentioned a downloader service. >From the posts and articles I have read, the NCP is acting like a bootp and tftp server which uploads the configuration to the phone?? Am I close? if so, where does one get the SIP image for he 3102 and 2102 phones? I had 8 donated, but they
2004 Aug 25
1
home lab setup
Greetings all, I am interested in setting up a lab in my house to run my home phone system. Can some one point me in the right direction hardware wise for achieving this goal? I happen to have a few 3com NBX phones, and have been told that they are SIP compliant but am not exactly sure if I believe 3com...I would be interested to know if anyone has these things working on *. In any
2003 Nov 23
1
Phone compatibility list
Hello! Is there a phone compatibility list anywhere? I know Asterisk is supposed to be compatible with IP phones that support SIP, h.232, and IAX, but a list of phone known to be supported would be a nice addition to the documentation. I need a buisiness phone, and the Cisco is _EXPENSIVE_ I like the 3com 1102, but it is NBX phone, and I can find no documentation of this phone working
2004 Apr 08
0
RE: Asterisk-Users digest, Vol 1 #3373 - 14 msgs
Can anybody recommend a good web interface for asterisk that actually works. I am looking for a web interface that can show how many callers are on the phone, should be able to transfer the calls and disconnect. I have tried using the flash operator but has been unsuccessful in making it work. thanks -----Original Message----- From: asterisk-users-admin@lists.digium.com
2006 Apr 18
6
T1 to cross connect remote PBX and asterisk
Looking for someone with a successful experience similar to this; I have a need to cross connect a 3COM NBX PBX PRI interface to asterisk, but over a long distance. We do not need any IP connectivity and the solution requires G.711u audio so there is no benefit to using IP. Has anyone here successfully cross connected any PBX PRI interface expecting NI2 PRI signaling B8ZS/ESF with an
2003 Nov 17
0
RE: Asterisk-Users digest, Vol 1 #1918 - 9 msgs
An example for Radius is calling cards.. I can use * for this kind of service... With platforms that use Radius Server. -----Mensaje original----- De: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] En nombre de asterisk-users-request@lists.digium.com Enviado el: Lunes, 17 de Noviembre de 2003 07:16 p.m. Para: asterisk-users@lists.digium.com Asunto:
2009 Aug 20
1
Understanding R code
What is 1. par.ests <- optimfit$par 2. fisher <- hessb(negloglik, par.ests, maxvalue=maxima); 3. varcov <- solve(fisher); 4. par.ses <- sqrt(diag(varcov)); Thanks a lot, fit.GEV <- function(maxima) { sigma0 <- sqrt((6. * var(maxima))/pi) mu0 <- mean(maxima) - 0.57722 * sigma0 xi0 <- 0.1 theta <- c(xi0, mu0, sigma0) #10/5/2007: removed assign() for maxima.nl
2010 Jun 23
1
A question about R2Winbugs
Dear R users: I was trying to fit a HMM with mixture of Gaussian into the dataset, and I tried to implement it by R2Winbugs. But I got the following errer. * Error in FUN(X[[1L]], ...) : .C(..): 'type' must be "real" for this format* Does anybody know what's the problem? Does R2Winbugs accept some matrix as inits? I would really appreciate your help. Thank you very much.
2001 Nov 09
2
ks.test
Dear R-List members, I want to check if a set of measurements follows better a gamma or a lognormal distribution (see data below). Using shapiro.test I can test for normality (shapiro.test(log (Lt)). To test for gamma (and normal) distribution I would use ks.test but I need to specify its shape and scale. How should I calculate these values in R? I tried > Lt.fit <- glm(Lt ~ 1,