similar to: false convergence (8) after removal of the two-way interaction

Displaying 20 results from an estimated 100 matches similar to: "false convergence (8) after removal of the two-way interaction"

2007 Jul 04
0
how to plot a monthplot from a ts object where all individual years are shown (e.g. as lines) and can be compared with a "average or median " year?
Dear R help, I'm working with regular 8-daily time-series from 2000 up till now and would like to be able to compare years with each other. E.g. by creating a monthplot via the result of the stl() method it looks ok> but I was wondering whether there exist other methods to plot the different years as lines on top of each other such that years can be compared with each other (temporal
2006 Jul 09
1
KS Test Warning Message
All, Happy World Cup and Wimbledon. This morning finds me with the first of my many daily questions. I am running a ks.test on residuals obtained from a regression model. I use this code: > ks.test(Year5.lm$residuals,pnorm) and obtain this output One-sample Kolmogorov-Smirnov test data: Year5.lm$residuals D = 0.7196, p-value < 2.2e-16 alternative hypothesis: two.sided Warning
2006 Dec 11
2
How to write a two-way interaction as a random effect in a lmer model?
Dear All, I am working with linear mixed-effects models using the lme4 package in R. I created a model with the lmer function including some main effects, a two-way interaction and a random effect. Now I am searching how I could incorporate an interaction between the random effect and one of the fixed effects. I tried to express the interaction in:
2017 Dec 30
1
spice server and GSSAPI
Hello, Does anyone have spice server for KVM Linux guests working with GSSAPI authentication? I've been trying for a while and I simply can't get it to work. I don't know what I'm doing wrong. I wouldn't be surprised if I've misunderstood something. I followed this guide: https://www.freeipa.org/page/Libvirt_with_VNC_Consoles Yes, the above is for VNC consoles. I just
2006 Mar 02
7
counter-strike
Hi list! I have a LAN server with Gentoo Linux. It''s a Pentium III at 1000 MHz with 256 MB SDRAM. I''ve implemented a QoS solution with HTB and SFQ. Here is the diagram: _______________________________________________________________________ 1:--+----1:1 - [ counter-strike & icmp ] rate=1Mbit; ceil=1Mbit; | prio 0; (u32 filter
2015 Dec 13
2
Dovecot SASL and GSSAPI (IPA)
Hi Everyone, I'm currently using dovecot SASL in postfix and passwd-file in dovecot for authenticating my users. I want to switch to using IPA instead. I have both the postfix (mailman01) and dovecot (mailman02) servers joined to the IPA domain. I have GSSAPI working in dovecot for IMAP. But, the SASL GSSAPI authentication in postfix fails with this error: warning: unknown[10.200.5.100]:
2015 Sep 07
0
Dovecot and IPA
On Mon, 2015-09-07 at 09:14 -0600, Manuel Delgado wrote: > Hi Ranbir > > I've worked with freeIPA a little, but without your doveconf or some other > context information, it is difficult to identify the issue. Crap...I meant to include that. Here's what it looks like when I enable GSSAPI: # 2.2.10: /etc/dovecot/dovecot.conf # OS: Linux 3.10.0-229.11.1.el7.x86_64 x86_64
2011 Aug 03
1
Need help with xyplot
Consider I have the following data: AgeRange AgeOfPerson PersonNo FriendsAtYear0 FriendsAtYear1 FriendsAtYear2 FriendsAtYear3 FriendsAtYear4 FriendsAtYear5 10 - 12 11 1 0 1 2 2 3 3 10 - 12 12 2 0 1 2 2 3 3 15 - 18 13 3 1 2 3 4 6 7 15 - 18 14 4 1 3 4 5 7 7 30 - 40 33 5 3 5 5 6 8 9 30 - 40 36 6 4 4 4 4 4 4 I want to plot the number of friends against number of years, as to show how friendships
2004 Jan 18
1
Public switches (AXE10) not capable of handling sustained call setup bursts on E100P
Hi, I'm running a simple test from asterisk towards a public telco switch (AXE10) over E100P. Here is the test case: 1) 30 calls are setup simultainously, 20 sec ringing time. 2) no calls answers (just calling a vacant public tax office :=) 3) Each channel will continue on its own with the same proceedure: ring for 20 sec, then hangup, ring for 20 sec, and so on. Of course this leads to
2006 Nov 29
1
How to add Postgresql user & pasword details
Hi Groups! I am running Ruby on Rails on Red Hat Es 3 with Postgresql. to do that I install PgSQL & Ruby from source code working properly. then Install rubygems from source code. working properly. then Install gems [for postgresql] from source code. install properly. install RAILS, working properly with apache server. *****showing the page -> Welcome aboard [with the link -> About
2015 Sep 08
2
Dovecot and IPA
On Mon, 2015-09-07 at 23:15 +0200, Benny Pedersen wrote: > change password before debug logs > > then run debug > > change password > > paste it > > is safe Here's the in rawlog: 1441680001.046492 B00001 AUTHENTICATE GSSAPI 1441680001.051720 YIICZQYJKoZIhvcSAQICAQBuggJUMIICUKADAgEFoQMCAQ6iBwMFACAAAACjggFlYYIBYTC
2010 Sep 01
0
libpri 1.4.11.4 Now Available
The Asterisk Development Team has announced the release of libpri 1.4.11.4. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/libpri/ The release of libpri 1.4.11.4 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are some of the issues resolved in this release:
2010 Sep 01
0
libpri 1.4.11.4 Now Available
The Asterisk Development Team has announced the release of libpri 1.4.11.4. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/libpri/ The release of libpri 1.4.11.4 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are some of the issues resolved in this release:
2015 Sep 08
0
Dovecot and IPA
> On 08 Sep 2015, at 06:16, Kanwar Ranbir Sandhu <m3freak at thesandhufamily.ca> wrote: > > On Mon, 2015-09-07 at 23:15 +0200, Benny Pedersen wrote: >> change password before debug logs >> >> then run debug >> >> change password >> >> paste it >> >> is safe > > Here's the in rawlog: > > 1441680001.046492
2008 Jul 09
4
Strptime/ date time classes
Dear all, I've come across a problem using strptime, can anyone explain what's going on? I'm using version 2.7.0 on Windows XP. Thank you Caroline First read in a data file using read.table alldata = read.table(file, header=F, skip=4, colClasses = c("character","numeric")) dim(alldata) [1] 223960 2 # inefficient, safe way of sorting out missing or dodgy
2015 Sep 07
3
Dovecot and IPA
Hi Ranbir I've worked with freeIPA a little, but without your doveconf or some other context information, it is difficult to identify the issue. Regards, Manuel Delgado ----------------------------------------------------------- *Usuario Linux* *#520940 <http://counter.li.org/>* Mag. Computaci?n e Inform?tica Universidad de Costa Rica Centro de Inform?tica On Mon, Sep 7, 2015 at
2011 Mar 18
7
One PRI card with 2 (or more) Telcos
Hi list! We currently have a PRI gateway composed by a box with two Digium quad-span PRI cards (a TE420 and a ). One of the cards is filled with TELCO1, while the other has first two slots filled with TELCO2, and 3rd slot with TELCO3. I am currently having (timer ?) issues on TELCO3 (span 7) D-Chan (202 as determined by dahdi_genconf ) is constantly failing causing on-going calls to terminate.
2012 Jun 21
4
crosstable and regression for survey data (weighted)
I have survey data that I am working on. I need to make some multi-way tables and regression analyses on the data. After attaching the data, this is the code I use for tables for four variables (sweight is the weight variable): > a <- xtabs(sweight~research.area + gender + a2n2 + age) > tmp <- ftable(a) Is this correct? I don't think I need to use the strata and cluster
2013 May 17
5
Active Admin with Ajax call
Hello everyone. I''m begining with Ruby on Rails, and i''m facing some trouble with "ActiveAdmin with ajax." Here''s the situation: It''s a Kennel''s web site, so, while i''m creating a new dog, i have one select/options for the dog''s father, dog''s mother, and dog''s race. After select the dog''s
2015 Sep 07
2
Dovecot and IPA
On Mon, 2015-09-07 at 20:37 +0300, Timo Sirainen wrote: > It says "tried to use unsupported auth mechanism". In your later mail > you say that telnet shows AUTH=GSSAPI in capabilities. So that would > mean that the client isn't using AUTHENTICATE GSSAPI but something > else. I'd been considering that perhaps my version of Evolution was too old, so I upgraded from