Displaying 16 results from an estimated 16 matches for "deci".
Did you mean:
dec
2003 Mar 28
8
SNOM 100 vs SNOM 200??
Hi,
I have more or less decided to do with the SNOM phones for the next stage of testing with Asterisk becasue they seem to be the best value for money and have support for the GSM codec and easy upgrades.. But now I have to decied wheather to get the 100 or 200 and if its the 200 then I need to have some justification for the...
2005 Sep 14
0
correlation as distance/dissimilarity
...this was obvious and trivial. The "past" here was
when S was used by statisticians, mathematicians or engineers...
Anyway, here is an example on how to do this.
> dd <- as.dist((1 - cor(USJudgeRatings))/2)
> plot(hclust(dd))
> round(1000 * dd)
CONT INTG DMNR DILG CFMG DECI PREP FAMI ORAL WRIT PHYS
INTG 567
DMNR 577 18
DILG 494 64 82
CFMG 432 93 93 21
DECI 457 99 98 22 9...
2003 May 21
2
patch to avoid race condition in rsync 2.5.6
...else {
- set_perms(fname,file,NULL,0);
}
}
The call to set_perms() inside the if-block is to make sure the
permissions are still correct even on strange (and to me known)
platforms where the permissions are reset when a file is renamed. I'm
not sure if it is needed, but decied to keep it there just in case.
2006 Feb 05
0
[GLOBALIZE] Trouble getting example on wiki working
Hi,
I decided to integrate globalize into my app yesterday but I''ve run into
trouble.
I originally decided to try a db translation on one of my models so I
followed the wiki example and modified where appropriate.
When I tried to create an empty Album via the console I get the
following error:...
2005 Feb 02
6
NAT troubles with IPSEC traffic
I just got the list confirmation and noticed it''s text only email so here it
is again in plain text. Below is the oringal message.
Hi all,
I am really struggling with this one, I have built a lot of linux machines
using IPSEC tunnels and shorewall gateways. I decied to build a new test
machine with Debian running 2.4.25 and Shorewall 2.0.15. I have two subnets
on their own switches and seperate Internet IPs. The tunnel sets up just
fine and I can connect from Lan A to Lan B with no problems. Initiating a
connecting from LanB to LanA does not work though, it...
2010 Sep 24
0
kernlab:ksvm:eps-svr: bug?
...nput
2634
2635 setMethod("predict", signature(object = "ksvm"),
2636 function (object, newdata, type = "response", coupler = "minpair")
2637 {
2638 type <- match.arg(type,c("response","probabilities","votes","decision"))
2639 if (missing(newdata) && type=="response" & !is.null(fitted(object)))
2640 return(fitted(object))
2641 else if(missing(newdata))
2642 stop("Missing data !")
2643
2644 if(!is(newdata,"list")){
2645 if (!is.null(...
2002 Feb 14
3
smpasswd and ldap ...
Another question ...
When using the LDAP SAM, should smpasswd change the POSIX
password?
The reason I ask, is because when I do a change or add with
smbpasswd, I see that the POSIX password does not change,
but I throught that it should ... is there something wrong
with my installation ... another reason I ask, is because I
keep having little problems when changing passwords from
2007 Apr 04
1
Icecast2 Server Load tests
Hello:
Ed Zaleski ran some remarkable and very impressive load tests on icecast reported on www.icecast.org (Home page). What wasn't mentioned in the test specifications was the type of internet line that was used which totally influences bandwidth and subesequent overall load characteristics.
Questions:
1. Was it a T1 line, Verizon FIOS, or cable internet, or what?
2. What were the
2004 Feb 11
6
Spelling (PR#6570)
I came across this in connection with an unrelated issue
> beta[2]
Error in beta[2] : object is not subsettable
> beta[2] <- 5
Error in "[<-"(`*tmp*`, 2, value = 5) : object is not subsetable
One of the messages must be wrong, but I need a native English speaker
to tell me which one.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of
2010 Mar 30
1
Resumen de R-help-es, Vol 13, Envío 31
...s ms persmisos para configurar la web a gusto y asi hacemos que
> sea ms sostenible una web de este estilo).
>
> Los marcadores (tags) estan activados tanto para el blog como para las
> pginas wiki, y visibles desde la columna lateral.
>
> Podis crear todas estas secciones que decis de cursos, tutoriales,
> etc. como pginas hijas a la pgina inicial.
> Hy que dotar las pginas de contenido inicial, claro :-) (as como el
> blog/blogs, por parte de aquellos que seis "bloggers"
>
> En breve pongo sindicados los posts de algun bloguero sobre R que ya
&...
2004 Feb 01
2
How do I provide redundancy and reliability w/ Asterisk?
I'm trying to set up an Asterisk system for a small office, and one thing
I haven't figured out yet is how to best provide reliability. One way
to go seems to be a T1 for all my incoming phone lines. What if that T1
goes down? Can I use mutiple POTS lines in conjuction with a T1, all
connecting to my Asterisk server?
What if my Asterisk server fails? Should I use two Asterisk servers,
2001 Oct 25
3
PAM conversation stuff
Okay, I'm confused again. They way you guys are talking about the
conversation routine, it would seem that you think it is a way to fetch
something from the user - like a new password. Is this possible? Does
calling pam_chauthtok() cause the underlying pam_sm_chauthtok()
eventually print something on stdout and read a new password from stdin
(the socket to the client) using the conversation
2000 Nov 22
2
implementing port forward restrictions
hi folks,
right now im implementing a quick hack to restrict ports the server will
allow to be forwarded. This is to heighten security from clients accessing a
server behind a firewall and as far as I could tell this is not possible with
ssh so far.
I think this is a reasonable feature for a release and shouldnt be too hard
to implement in a way that follows the setup already used in the
2003 Sep 05
3
Hardware IAX phone (please read and reply!)
Hello all!
I've talked recently to the head of R&D dept. of Telkom Telos
(www.telos.com.pl) - a big Polish company specialised in making
phones. I gave them the idea of creating a cheap (cost-effective)
hardware IP phone. The phone we discussed would include hardware
support for IAX (though probably SIP/sth. else would be required too
if it were to hit the market.. what do you
2010 Aug 30
2
help with dialplan
Todd
How do you have the context in the phones sip configs set?
Bryant
From: "Todd Reese" treese65 at gmail.com
Hi all,
I've been have problems with getting this system on line and would like
to acquire some help with the extensions.conf.
My current problem is that the phones won't dialout.on the VOIP lines
listed as dialout1, dialout2, dialout3. This version of asterisk
2012 Mar 19
9
Efectos fijos y aleatorios en un modelo lineal
...abo con la función 'lmer' del paquete 'lme4',
lmer(alpha.ug.mg ~ Line + (1|Year) + (1|Rep%in%Year) + (1|Line:Year),
data = Dataset)
pero el modelo anterior me considera como error del factor 'line' el
error de los residuales en lugar del error de Year*Line.
¿como puede decirle al modelo que para 'line' me considere el error de
'Year*Line'?
Gracias
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20120319/fbfc0174/attachment.html>
------------ próxim...