search for: semestre

Displaying 9 results from an estimated 9 matches for "semestre".

Did you mean: semester
2012 May 31
1
svychisq??
Hello forum, I want to do a test of independence with svychisq, but I get an error, then this my code: am18 <- read.spss("C:/Users/diana/Dropbox/Semestre 10/Tesis 10/Tesis Diana/AMcomuna18-29MAR2012.sav", use.value.labels=TRUE, max.value.labels=Inf, to.data.frame=TRUE) b<-matrix(c(am18$N6_MANZANA),ncol=1) c<-matrix(c(am18$PM1_1_PONDEMUESTRA),ncol=1) d<-matrix(c(am18$M1_3_ESTRATO),ncol=1) e<-matrix(c(rep(0.078,315)),ncol=1) Mues...
2006 Mar 15
3
problem configuring a digium quad E1 card
Hi, I bought a Digium Quad E1 card model TE406P. Till now, I can't make it work... I mean, I have red alarm when I configure one E1. The provider is in France (France T?l?com) and I use the following zaptel config : span=1,1,0,ccs,hdb3,crc4 bchan=1-15,17-31 dchan=16 I'm using Linux 2.6.15 and when I run ztcfg -vvvv, it seems that all channels are configured... So can someone
2016 Sep 07
3
tips para curso introductorio de R
...> > Buen día a todos: > > > > les agradezco de antemano su ayuda sobre este tema relacionado a R pero > no > > del lenguaje de R. > > > > Voy a dar un pequeño curso-taller de introducción al lenguaje de R a > > estudiantes de maestría y doctorado (primer semestre) en Ecología y > > quisiera conocer algunos tips o recomendaciones basados en su > experiencia. > > ¿Cuál sería la mejor estrategia para enseñarles como trabaja R? > > > > Cuando he sido estudiante siento que las clases en las que el profe nos > > daba el script sól...
2006 Mar 14
0
ip telephony project
...the server is also a bridge for a trunk ( there's no more E1 ports in the PBX). Can you give me your opinion about the project and about what card should I buy? Can you help me find some info for the project. If I can help anyone just let me know Best regards Jose Manuel Cortes David X Semestre Ingenieria Electronica PONTIFICIA UNIVERSIDAD JAVERIANA -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060314/5d6082aa/attachment.htm
2006 Mar 15
0
definity prologix
...server----(Ethernet)-------ip telephony | Y----(E1)---------| Best regards Jose Manuel Cortes David X Semestre Ingenieria Electronica PONTIFICIA UNIVERSIDAD JAVERIANA -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060315/cddb070a/attachment.htm
2006 Mar 15
0
(no subject)
...well all the interfaces you are going to connect the sistem, the number of users you'll have (hardware requeriments), know a lot about the soft/hardphones you'll use and download the asterisk handbook or the big one (i don't remember the name) Good luck Jose Manuel Cortes David X Semestre Ingenieria Electronica PONTIFICIA UNIVERSIDAD JAVERIANA ________________________________ De: asterisk-users-bounces@lists.digium.com en nombre de Savvas Gavriel Enviado el: Mi? 15/03/2006 15:12 Para: asterisk-users@lists.digium.com Asunto: [Asterisk-Users] (no subject) Hi, to all, i am new in...
2006 Mar 16
4
How to transmit Video
please tell me that what sip based softphone will beused with Asterisk so that i can trasmit and receive video on my LAN . --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Nov 04
0
Fwd: Seminarios Tecnológicos en Fundación Proydesa
...nuestra Academia Regional en Capital Federal. Debido a la pronta y masiva respuesta recibida nos es grato compartirles que hemos cubierto todas las vacantes disponibles. No obstante, esta iniciativa despierta la puesta en pr?ctica de un nuevo proyecto: hacer extensivo estos seminarios durante los semestres lectivos del a?o 2010 a toda la Red Proydesa. Esto representa un diferencial para la comunidad educativa ya que permite mantener actualizados los conceptos claves en el mundo tecnol?gico de hoy. Estamos convencidos que este ?xito es un logro conjunto que indudablemente ser? potenciado con los pr?...
2005 Dec 05
1
data frames, na.omit, and sums
Dear R-helpers, New to R, I'm in the middle of a project that I'm using to force me learn R. I'm running into some behavior that I don't understand, and I need some advice. In the last week I've gotten some great advice from the list on visualizing my data, and I was hoping people could help me get over another barrier I've encountered to my progress. Before I