Displaying 20 results from an estimated 45 matches for "jefes".
Did you mean:
jefe
2008 Apr 07
1
Installation issue R 2.6.1
I am seeing a peculiar installation problem with the R
installation files for Windows:
R2.6.1 fails to install on MS-Vista with a file
corruption issue.
But, the same R2.6.1 exe does install OK on Windows
ME.
The same problem exists with R2.3.1:
Fails to install on Windows Vista
Succeeds install on Windows ME
Succeeds install on Windows 2000 and Windows 98
so it cannot be the installation
2005 Dec 19
1
PDC - Windows cliente change passwd
Hi, i have a problems with windows clients when they try to change the
password, windows respond with "Please enter valid character..." but the pass
get changed.
i have this in smb.conf
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
when i change that to:
passwd chat = *New*UNIX*password* %n *Re*ype*new*UNIX*password* %n
2013 Mar 11
1
RODBC Installation fails
The RODBC installation failed, with the following message ( 2 missing c header files ):
checking for sqlext.h... no
configure: error: "ODBC headers sql.h and sqlext.h not found"
ERROR: configuration failed for package ‘RODBC’
* removing ‘/home/hadoop/R/i686-pc-linux-gnu-library/2.15/RODBC’
Warning in install.packages :
installation of package ‘RODBC’ had non-zero exit status
The
2017 Jun 06
3
Tablas en R
...arizado con SAS, sería algo similar a PROC TABULATE,
> donde la tabla pudiera crearse con varios estadísticos y diferentes
> agrupaciones/clasificaciones.
>
> En su defecto, ¿como soléis trabajar para poder imprimir esta tablas que
> son muy socorridas a la hora de presentarlas a los jefes o para simplemente
> revisar los datos sin mirar el monitor?
>
> Muchas gracias por vuestra ayuda.
> doblett.
>
>
>
>
>
>
>
>
> _______________________________________________
> R-help-es mailing listR-help-es en r-project.orghttps://stat.ethz.ch/mailman/li...
2017 Jun 06
3
Tablas en R
...Si alguien esta familiarizado con SAS, sería algo similar a PROC TABULATE,
donde la tabla pudiera crearse con varios estadísticos y diferentes
agrupaciones/clasificaciones.
En su defecto, ¿como soléis trabajar para poder imprimir esta tablas que
son muy socorridas a la hora de presentarlas a los jefes o para simplemente
revisar los datos sin mirar el monitor?
Muchas gracias por vuestra ayuda.
doblett.
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20170606/50c90b47/attachment-0001.html>
-------...
2013 Apr 13
0
Samba ads member
Hi,
I have few Problems with a Samba 3.6.7,
The first is if the Windows is shut down over the night they can't autificate on the next day.
[2013/04/13 13:03:10.538406, 2] auth/auth.c:319(check_ntlm_password)
check_ntlm_password: Authentication for user [jefe] -> [jefe] FAILED with error NT_STATUS_NO_SUCH_USE
After I restart winbindd it works up to the next morning.
Sometimes we have
2017 Jun 07
2
Tablas en R
Hola doblett.
No sé si te lo han comentado ya, pero yo le echaría un ojo al paquete
ReporteRs.
Un saludo,
Miguel.
El 06/06/2017 a las 16:00, doblett escribió:
> Muchas gracias a todos por las sugerencias y por la rápida respuesta.
> Mi impresión es que no tenemos una solución cómoda para este tema y al
> menos en mi día a día es muy útil.
>
> - Tables, funciona muy bien
2005 Oct 03
2
Samba PDC with a lot of Windows BDC
Hello everybody,
I was installed a lot of PDC under Linux Debian, here in my country, but
i have a requirement from a client who wish to install a Primary Domain
Controller with at least 30 Windows NT Backup domain controllers in all
regions of his organization. I'll like to know if it is possible and
where i find more information about a possible solution for this.
Best Regards to all in
2017 Jun 07
2
Tablas en R
Buenas noches a todos,
Muchísimas gracias por la ayuda y por las recomendaciones. Sobre los
paquetes "ReporteRs" y "tangram" nunca había oído nada sobre ellos pero lo
que he mirado por encima tiene muy buena pinta. Me ponga manos a la obra.
Saludos.
El 7 de junio de 2017, 9:54, Carlos Ortega <cof en qualityexcellence.es>
escribió:
> Hola,
>
> Hace poco vi
2002 May 22
5
netbios name
hello, please help me
i ned get the netbios name of the machine on my RED but using browcast ,
how can't i do thas
--
Atentamente
Zulisser Zurita
Jefe de Sistemas Operativos
Running DEBIAN testing GNU/Linux 2.4.18
2023 Oct 17
0
gusto en saludarte
...a interesarte y no quer?a dejar pasar la oportunidad de contarte al respecto. ?Has notado cu?nto se invierte en el mantenimiento industrial y cu?nto de eso podr?a no estar generando los resultados esperados?
El 25 y 26 DE Octubre 2023 habr? una Conferencia Virtual especializada para supervisores y jefes de mantenimiento industrial. Creo sinceramente que podr?a ser una gran oportunidad para aprender, mejorar procesos y quiz? compartir algunas de tus experiencias tambi?n.
?Qu? dices? ?Te animas a echarle un vistazo? Me parecer?a genial que consideraras tu participaci?n. Si te interesa, h?zmelo sabe...
1999 Jun 07
0
How to superimpose a histogram and density plot
NCSS has a nice plot of the histogram and density plot superimposed. The
S-PLUS 4 Guide to Statistics on page 45 suggests the following code for a
general purpose density plot for a vector named data
iqd <- summary(data)[5]-summary(data)[2]
plot(density(data,width=2*iqd),xlab="x",ylab="",type="l")
Is it possible to superimpose the density plot on a histogram
1999 Jun 29
1
manova
I am using rw0641 with Windows 98. In the help for aov it states that the
formula can sepecify multiple responses for a "maov". The help doesn't give
an example, Venables and Ripley 1997:381 doesn't either. It isn't mentioned
in the scripts nor in the section R Complements nor in Rnotes. I tried
aov(c(y1,y2,y3)~x)
which seemed reasonable to me but doesn't work. How
1999 Jul 14
1
How to cite
I am updating my lab manual in Spanish. How should I cite your supplements
to Venables and Ripley 1997 and the scripts.
Thank you very much
Peter B.
--
Peter B. Mandeville mandevip at deimos.tc.uaslp.mx
Jefe del Depto. de Inform?tica y Bioestad?stica rpe1531 at pasteur.fmed.uaslp.mx
Facultad de Medicine Tel: 48 26-23-45 ext. 232
2001 Jan 09
1
Chambers and Hastie Data Sets
Is there any place where the Chambers and Hastie 1993 Statistical Models in
S data sets can be found?
Thank you very much.
Peter B.
--
Peter B. Mandeville mandevip at deimos.tc.uaslp.mx
Jefe del Depto. de Inform?tica y Bioestad?stica rpe1531 at pasteur.fmed.uaslp.mx
Facultad de Medicine Tel: 48 26-23-45 ext. 232
Universidad Aut?noma de San
2001 Jan 17
1
panel argument in coplot
How can I add a least squares line to each panel in coplot?
Thank you very much.
Peter B.
--
Peter B. Mandeville mandevip at deimos.tc.uaslp.mx
Jefe del Depto. de Inform?tica y Bioestad?stica rpe1531 at pasteur.fmed.uaslp.mx
Facultad de Medicine Tel: 48 26-23-45 ext. 232
Universidad Aut?noma de San Luis Potos? Fax: 48 28-23-52
Av.
2003 Aug 01
0
Cisco AS5300 -- Not hearing anything
Hi to all!
I have this config,
PSTN <--> AS5300 <--> ASTERISK
I am using the Cisco as5300 to receive incoming calls
and routing them to Asterisk for IVR.
When I ran asterisk this is what I get when calling
the voicemail demo.
*CLI> -- Executing Playback("SIP/-081058b8", "transfer|skip") in new
stack
-- Executing Macro("SIP/-081058b8",
2004 Jul 06
1
G.723.1 and Asterisk
I have a Cisco ATA 186 working with h323, and G.723.1 codec, but when it
makes a connection to a PBX phone, connected to Asterisk by a Digium E100P,
don't use G.723.1 codec, the command "oh323 show info" indicates G.711 for
it.
Anyone got an idea if Asterisk translates G.723.1 to ISDN channel ?
Thanks, Rafael
Mayor Rafael Mario Olivieri
Comando de Comunicaciones e Inform?tica
Dpto
2007 Jun 12
2
No audio after Dial with G option
I'm using the Dial application in the extensions file with the G option to execute an AGI script after the Dial (I need to track the call status) as follows:
exten => _X.,3, Dial({DIAL_STRING},,G(_X.^4))
exten => _X.,4, Answer()
exten => _X.,5,AGI,agiScript.php
The problem is that testing between two internal phones (with two ATA) I loose the audio when I include the G option in the
1999 Jun 23
1
ERROR: Failed to initialize share modes!
I've been getting this error when clients attempt to connect. testparm
passes OK, and smbd and nmbd launch OK, but when a client attempts to
connect I get the following error messages (in the log):
locking/shmem.c:smb_shm_open(930)
ERROR smb_shm_open : mmap failed with code Invalid argument
locking/locking.c:locking_init(169)
ERROR: Failed to initialize share modes!
I've been trying