Displaying 2 results from an estimated 2 matches for "mapoing".
Did you mean:
maping
2006 Jan 20
0
Mapoing extensions to specific trunks
Hi,
I'm using Asterisk @ Home with 8 ISDN channels, about 30 extensions and
a bunch of Cisco phones.
I was wondering if there is any way of "mapping" an extension to a
specific outbound trunk?
For example, there are 2 organisations in my building, 4 ISDN channels
have one telephone number, and the other 4 have a different number.
I need to be able to set 10 phones
2009 Oct 29
1
lmer and negative binomial family
Dear listers,
One of my former students is trying to fit a model of the negative
binomial family with lmer. In the past (two years ago), the following
call was working well:
m1a<-lmer(mapos~ninter+saison+milieu*zone+(1|code),family=neg.bin(0.451),REML=TRUE,data=manu)
But now (R version 2.9.2 and lme4 version 0.999375-32), that gives
(even with the library MASS loaded):