similar to: lm, gee and lme

Displaying 20 results from an estimated 200 matches similar to: "lm, gee and lme"

2012 Apr 03
1
Connecting two overlay meshes into a single mesh
Hi everyone. I'm wondering whether a setup like the one described below would be possible with Tinc: nodeA1 nodeB3 | | (Network A) --- [GWA] --- (Internet) --- [GWB] --- (Network B) | | nodeA2
2007 Jul 11
1
Asterisk and Hardware Requirements
Hello, I would like to put 1 asterisk box in Country A and 1 asterisk box in Country B. Let's assume : - Asterisk box in country A = GWA - Asterisk box in country B = GWB - Calling party number (located in country A) = CgPNA - Called party number (located in country B) = CdPNB - Second Called party number (located in country B) = sCdPNB - PSTN in country A = PSTNA - PSTN in country B = PSTNB
2015 Nov 11
2
[RFC][SLP] Let's turn -slp-vectorize-hor on by default
We have started this. Since there are some holidays expect a small delay. Will let you know by Friday. Thx Sent from my Windows Phone ________________________________ From: Charlie Turner<mailto:charlesturner7c5 at gmail.com> Sent: ‎11/‎11/‎2015 6:34 PM To: Das, Dibyendu<mailto:Dibyendu.Das at amd.com> Cc: nrotem at apple.com<mailto:nrotem at apple.com>; llvm-dev at
2015 Nov 10
4
[RFC][SLP] Let's turn -slp-vectorize-hor on by default
I will try to get some spec cpu 2006 rate runs done under -O3 -flto with and without -slp-vectorize-hor and let you know. -Thx -----Original Message----- From: nrotem at apple.com [mailto:nrotem at apple.com] Sent: Tuesday, November 10, 2015 3:33 AM To: Charlie Turner Cc: Das, Dibyendu; llvm-dev at lists.llvm.org Subject: Re: [llvm-dev] [RFC][SLP] Let's turn -slp-vectorize-hor on by default
2015 Nov 09
3
[RFC][SLP] Let's turn -slp-vectorize-hor on by default
I have not. I could feasibly do this, but I'm not set up to perform good experiments on X86-64 hardware. Furthermore, if I do it for X86-64, it only seems fair I should do it for the other backends as well, which is much less feasible for me. I'm reaching out the community to see if there's any objection based on their own measurements of this feature about defaulting it to on. Please
2015 Nov 09
2
[RFC][SLP] Let's turn -slp-vectorize-hor on by default
I've done compile-time experiments for AArch64 over SPEC{2000,2006} and of course the test-suite. I measure no significant compile-time impact of enabling this feature by default. I also ran the test-suite on an X86-64 machine. I can't imagine any other targets being uniquely effected in terms of compile-time by turning this on after testing both AArch64 and X86-64. I also timed running
2006 Feb 23
9
Balancing multiple connections and NAT
Hi, I have a client connected to the ''net through 3 ISP''s. Have set up a Linux box to do routing and load sharing for the 3 connections. A fourth interface is connected to the LAN with private IP addresses. Am using iptables to SNAT traffic to the appropriate IP depending on the interface the packet gets routed onto. The setup looks something like this: Interface IP
2006 Jan 03
3
Package for multiple membership model?
Hello all: I am interested in computing what the multilevel modeling literature calls a multiple membership model. More specifically, I am working with a data set involving clients and providers. The clients are the lower-level units who are nested within providers (higher-level). However, this is not nesting in the usual sense, as clients can belong to multple providers, which I understand
2011 Apr 23
1
Vertical bwplot and stripplot
Hi, I'd like to change the default orientation of bwplot() and stripplot() so the plots are displayed vertically. Passing horizontal=FALSE into stripplot in the simple code below doesn't seem to be the answer. library(lattice); x <- rnorm(100); y <- as.factor(sapply(1:100, function(k) sample(c("A","B","C"), 1, prob=c(1/2, 1/3, 1/6)))); my.df <-
2005 Oct 21
0
MASQed network to exit on different ext IP addres
Hi, i have a following problem. Looks like this ROUTER --------------DEF.GWa aaa.aaa.aaa.aaa | DEF.GWb bbb.bbb.bbb.bbb | ---------------- -------------------
2005 Aug 11
0
Sipura-3000 IP->PSTN scenrio
Hello, I'm configured Sipura-3000 to forward IP calls to PSTN number on no answer (In User1 tab Cfwd No Ans Dest: 123456@gw0) IPPhone ---IP---> Sipura-3000 ---PSTN---> PSTN User Generally it works fine, but Sipura sends back SIP OK to IPPhone just prior to dialing to PSTN number. How to configure Sipura to detect that the remote side on PSTN picks up the phone and only then to
2009 Jun 05
3
Sims 3 stopped working
I bought The Sims 3 today and it installed and ran perfectly. However I had to uninstall it for unrelated reasons and when I reinstalled it it wouldn't launch, wit hor without the nocd patch. I don't recall changing aything in the way of drivers or wine versions in that time so I'm at a complete loss as to what is going on. Any ideas?
2018 Feb 05
1
Concatening two maps/shapefiles...
Dear All, I'm new with mapping and using shapefiles in R. I use the version: R 3.2.1 GUI 1.66 with Snow Leopard Mac OS (6956) I want to build a map of the countries of Africa, in order to add points of collecting species of beetles, for later publishing. library(maptools) library(mapdata) When I put the extreme coordinates of Africa, the map began only at longitude 0? and thus lacks the
2014 Nov 10
2
[LLVMdev] [Vectorization] Mis match in code generated
Hi Suyog, Thanks for looking at this. This has recently got itself onto my TODO list too. > I am not sure how much all this will improve the code quality for horizontal reduction > (donno how frequently such pattern of horizontal reduction from same array occurs in real world/SPECS). Actually the main loop of 470.lbm can be SLP vectorized like this. We have three parts to it: A fully
2002 Mar 07
3
I can't ping across gateway
Hi Who concern, I setup TINC VPN follow these. 192.168.1.x / 24 (Client groups) | 192.168.1.1 (eth1) (GW1) 202.44.34.206 (eth0) || Internet || 202.44.45.14 (eth0) (GW2) 192.168.2.1 (eth1)
2018 Sep 10
3
How to avoid multiple registers definitions in customInserter.
Hi, I'm lowering some of the logical operators (by example the | operator) on integer32. Sadly my target only provide native instruction on high and low parts of 32 bits registers. So, I have to generate a sequence of two native instructions (LOR followed by HOR). I've introduced an Pseudo instruction with a custom inserter. def OR_A_oo : CLPPseudoInst<(ins
2004 Jun 22
0
Samba 3 PDC ldap pam_mount
Hi: I've configured a PDC Samba 3 with ldap, my clients w2k mount theirs home auto, somebody said me that pam_mount do the same but I can to do work. I think that is the order modules. somebody know? HELP Im a newbie and is my first project _________________________________________________________________ Hor?scopo, tarot, numerolog?a... Escucha lo que te dicen los astros.
2014 Jun 30
0
[ Off Topic ] WorkShop Virtualização com Proxmox VE
WorkShop Virtualiza??o com Proxmox VE ------------------------------ <https://www.facebook.com/sharer/sharer.php?s=100&p[url]=http://blog.konnectati.com.br/arquivos/1276> Dia 12 de Julho, S?bado, a partir das 08hs00 acontecer? o WorkShop Virtualiza??o com Proxmox VE. Venha conhecer uma das melhores ferramentas de Virtualiza??o do Mercado. Com este treinamento, sua equipe de TI ter?
2006 Jun 23
1
Off topic NSS_LDAP
Hi Anybody can copile NSS_LDAP under Solaris 10 ?, i have a trouble compiling this tool. bash-3.00# make gcc -DHAVE_CONFIG_H -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -O2 -Wall -fPIC -c ldap-nss.c ldap-nss.c: In function `do_sasl_interact': ldap-nss.c:4113: error: `sasl_interact_t' undeclared (first use in this function) ldap-nss.c:4113: error: (Each undeclared identifier
2005 Nov 11
0
strange classification behaviour
You could use cut. The key calculation would be: w <- .05; eps <- 1e-5 breakpoints <- seq(min(kk), max(kk), .05) breakpoints <- floor( (breakpoints + (w/2) + eps) / w) * w values <- cut(kk, c(breakpoints, Inf), right = FALSE) values <- ordered(values) If you don't like the labels produced add lab = breakpoints as a cut arg. On 11/10/05, RenE J.V. Bertin