similar to: Outside mails

Displaying 20 results from an estimated 300 matches similar to: "Outside mails"

2006 Jun 12
1
variance specification using glm and quasi
Hi all, Cameron and Trivedi in their 1998 Regression Analysis of Count Data refer to NB1 and NB2 NB1 is the negative binomial model with variance = mu + (alpha * mu^1) yielding (1+alpha)*mu NB2 sets the power to 2; hence, variance = mu + (alpha*mu^2) I think that NB2 can be requested via negbin2<-glm(hhm~sex+age,family=quasi(var="mu^2",link="log")) Is
2005 Feb 13
2
3.0.11/MirOS password change problem
Hi! Does this sound familiar, before I try to look deeper into it? [2005/02/13 20:10:16, 0] /usr/ports/net/samba/w-samba-3.0.11/samba-3.0.11/source/libsmb/smbencrypt.c:decode_pw_buffer(539) decode_pw_buffer: incorrect password length (1251354155).
2010 Feb 14
1
how to delete a parameter from list after running negative binomial error
Hello everyone, Sorry if my question is not clear, my first language is not English, but Portuguese. I am building a model for my data, using non-binomial error. I am having a bit of a problem when updating the model to remove parameters that I no do no autocorrelate with other variables (I have used a autocorrelation function for this). So my first model looks like this:
2009 Apr 04
1
summary for negative binomial GLMs (PR#13640)
Full_Name: Robert Kushler Version: 2.7.2 OS: Windows XP Submission from: (NULL) (69.246.102.98) I believe that the negative binomial family (from MASS) should be added to the list for which dispersion is set to 1.
2008 May 15
4
render partial
hallo! momentan steht meine seite so, dass ich gewisse dinge mit link_to_remote auf bedarf nachlade. was mach ich jetzt, wenn javascript deaktiviert ist? kann ich das irgend wie mit render partial lösen? kann ich mit rails prüfen, ob javascript aktiviert/deaktiviert ist und dann dahingehend alle sachen sofort laden? hat da jemand ansätze/strategien/lösungen parat? danke! -- Posted via
2006 Nov 29
1
[Fwd: Re: Authentication]
Sorry, I forgot to Reply all -------- Original Message -------- Subject: Re: [Dovecot] Authentication Date: Wed, 29 Nov 2006 09:49:42 +0200 From: "M. Tolga ?zses" <mtozses at sabanciuniv.edu> To: eric <eric at ccat.co.nz> References: <456D3221.2030900 at ccat.co.nz> eric wrote: > Try as I may, I cannot get Dovecot to allow anything but blank > passwords
2008 Aug 12
7
Between the values
Hi R, This is a very trivial one.... C=0.1 I want to check whether my value of C is between 0 and 1 exclusively.... I don't want to use (C>0 & C<1). And I can't use a single statement like (0<C<1). Is there a between function? Or how do we specify from 0 to 1? Does %in% help me? Many Thanks, Shubha This e-mail may contain confidential and/or
2004 Aug 06
1
icecast/shout and kick problems
Hello Technical Guys, I have follwing problem and I hope someone has an idea. My stream Server is icecast and I use shout to stream the mjusic to the server. Sometimes the listeners where kickted, and I don't know what it is. the logfile icecast.log shows me following entry [12/Jun/2002:05:23:51] [1158:Source Thread] Kicking client 1284 [pd9556401.dip.t-dialin.net] [Too many errors (client
2004 Feb 24
3
Calculate Distance and Aggregate Data?
Hi all, I've been struggling learning R and need to turn to the list again. I've got a dataset (comma-delimited file) with the following fields: recid, latitude, longitude, population, dwelling and age. For each observation, I'd like to calculate the total number of people and dwellings and average age within 2 k.m. Distance could be Euclidean, however, a proper distance
2012 Aug 25
3
Sysvol Replication in Samba4
Hi, We installed a samba4 AD controller using Gpo for a small group of users (5 users), everything is OK. (Samba4 beta 7 on Ubuntu 12.04) We installed another Samba4 AD controller as a BDC of the first one with the command "samba-tool domain join" with succes. After checking this new installation, we saw that the sysvol share was not replicated from the PDC and all the Policies are
2009 Dec 02
1
read.csv confused by newline characters in header (PR#14103)
Full_Name: George Russell Version: 2.10.0 OS: Microsoft Windows XP Service Pack 2 Submission from: (NULL) (217.111.3.131) The following code (typed into R --vanilla) testString <- '"B1\nB2"\n1\n' con <- textConnection(testString) tab <- read.csv(con,stringsAsFactors = FALSE) produces a data frame with with one row and one column; the name of the column is
2010 Apr 12
1
zerinfl() vs. Stata's zinb
Hello, I am working with zero inflated models for a current project and I am getting wildly different results from R's zeroinfl(y ~ x, dist="negbin") command and Stata's zinb command. Does anyone know why this may be? I find it odd considering that zeroinfl(y ~ x, dist="poisson") gives identical to output to Stata's zip function. Thanks, --david [[alternative
2010 Mar 02
1
test the goodness of it for negative binomial type 2
[code]library(MASS) x=c(rep(0,8096), rep(1,1629), rep(2,233), rep(3,38), rep(4,4) ) x.bar=round(mean(x),4) x.var=round(var(x),4) p.hat=round(x.bar/x.var,4) alpha.hat=round(x.bar*p.hat/(1-p.hat),4) fitdistr(x, "Negative Binomial") fitdistr(x, "Poisson")[/code] 1- fitdistr(x, "Negative Binomial") the parameters got here,
2011 Jun 18
2
different results from nls in 2.10.1 and 2.11.1
Hi, I've noticed I get different results fitting a function to some data on my laptop to when I do it on my computer at work. Here's a code snippet of what I do: ##------------------------------------------------------------------ require(circular) ## for Bessel function I.0 ## Data: dd <- c(0.9975948929787, 0.9093316197395, 0.7838819026947, 0.9096108675003, 0.8901804089546,
2013 Jan 11
9
Usage of SDL vs. VNC
Hello, First off, I don''t really know if this is the correct mailing list to ask about, so feel free to direct me to appropriate mailing list. I have two questions: 1- mtozses@mtozses:~$ sudo xm create windows7.cfg Using config file "/etc/xen/windows7.cfg". Error: Domain ''windows7'' does not exist. mtozses@mtozses:~$ sudo xm create windows7.cfg Using config
2006 Oct 05
2
imap-login problem
dovecot: Oct 05 16:03:07 Info: imap-login: Login: user=<kartagis>, method=plain, rip=212.98.201.1, lip=192.168.1.2 dovecot: Oct 05 16:03:07 Error: IMAP(kartagis): open(/var/mail/.temp.kunduz.org.14095.855b9feb950c2c78) failed: Permission denied dovecot: Oct 05 16:03:07 Error: IMAP(kartagis): file_lock_dotlock() failed with mbox file /var/mail/kartagis: Permission denied Hi, I get these
2006 Dec 11
3
Filter logging
Hi, I have question i have loadbalancer that's connects every x seconds to my pop3 and Imap to see if it's still working. Every time it connects I see its ip is there a way to say don't log ip x.x.x.x ? With kind regards, Bas van den Dikkenberg -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jun 08
2
Login issue
Hi, I have a login issue. I do everything I can think of, but can't login. My .conf file is at http://kabuto.kunduz.org/dovecot.conf and I make slight changes everytime I try a new thing. I last set disable_plaintext_auth to yes and when I try to login using Thunderbird, I get *Code:* Sending of username did not succeed. Mail server mail.somedomain.org responded: Plaintext
2007 Apr 10
1
When to use quasipoisson instead of poisson family
It seems that MASS suggest to judge on the basis of sum(residuals(mode,type="pearson"))/df.residual(mode). My question: Is there any rule of thumb of the cutpoiont value? The paper "On the Use of Corrections for Overdispersion" suggests overdispersion exists if the deviance is at least twice the number of degrees of freedom. Are there any further hints? Thanks. -- Ronggui
2004 Jul 05
2
Problem with BRI_STUF / direct connected ISDN-Phone
Deutsche ?bersetzung folgt / German version following ===================================================== Hello, i have Asterisk running with 2 ISDN-Cards. One AVM Fritz for connection to german ISDN and one HFC-compatible-Card (NT mode) for connection to ISDN-Phone (later: ISDN-PBX). Here is my actual installation: ISDN -> Fritz - ASTERISK ? HFC-NT <- ISDN-Telephone If i pick up my