search for: cenae

Displaying 14 results from an estimated 14 matches for "cenae".

Did you mean: cenap
2013 Jan 07
1
Samba 4.0.0 - Browseable option don't work
Hello, I configured some shares with the option "browseable = No" but this share still browseable. my smb.conf: [global] workgroup = CENA-C realm = cena-c.pt netbios name = SAMBA server role = active directory domain controller template shell = /bin/bash server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc,
2011 Sep 01
2
R Help finding Mean
...bob)[2]))) {a<-a+1;newmean[,a]<-tapply(bob[,i], bob$Exam, mean)} colnames(newmean)<-colnames(bob)[c(4,8:(dim(bob)[2]))] Could anyone please help me what does the above code does ... I want to find mean ... but would like to know what exactly is the above code doing. Thanks for your help. Cenae -- View this message in context: http://r.789695.n4.nabble.com/R-Help-finding-Mean-tp3783400p3783400.html Sent from the R help mailing list archive at Nabble.com.
2011 Apr 16
0
Resumen de R-help-es, Vol 26, Envío 25
hola! podrian ayudarme con esto: Genere 1000 muestras aleatorias de tamao n=10 de una poblacin normal con media =2,5 y desviacin 0,16. Con cada una de las muestras construya un intervalo de confianza al 95% para la media y para la varianza. Cuente que porcentaje de los 1000 intervalos atrapan la verdadera media y la verdadera varianza poblacional respectivamente. Comente los resultados
2007 Mar 05
0
Routing across some interaces
Hi all, I need help for one problem... I want to see and manage traffic of two interfaces. I''ve read that i can use IMQ but it don''t direct traffic on the interfaces. It''s true?! Looking the example at 9.7.1 chapter of LARTC HOWTO I know how to manage traffic from a net (in the example 10.0.0.230/32) but how i can send this traffic to device eth0 and the default traffic
2004 Mar 05
1
time-series
Dear R helpers I have a daily rainfall dataset of 5 stations, but the time-series are of different lengths. Three stations measured precipitation from 1917 to 2004, one from 1930 to 1979, and other from 1975 to 1998. I'd like to know how to analyse if rainfall is similiar at all stations. Is it possible to compare time-series like these? Best Regards!
2006 Jul 24
1
Memory exceeding for split
Hi R-users I'm working with a data.frame of 40000 x 10, for which I need to apply the "split" function. The result is very long and cannot be stored in a variable due to memory exceeding. I've tried to send the result directly to a file through sink(filename) function, but the problem still occurs. Does anyone have an idea to solve this issue? > dim(dados) [1] 40000 10
2004 Jun 05
0
Comparing treatments in Multivariate Analysis
Hi R-users I'd like to know if there is some packages or functions to do comparison of treatments after that manova pointed differences between them. Any suggestions are much appreciated. __________________________________________________________ Eng. Agr., M.Sc. Eduardo Dutra de Armas __________________________________________________________ Centro de Energia Nuclear na Agricultura
2004 Jun 16
1
Resolution of plots
Hi R-users Does anyone know how to increase the resolution of plots to be exported? I'm exporting some plots but the maximum resolution that I get is 96 dpi. I want to get files with 300dpi. Thanks! __________________________________________________________ Eng. Agr., M.Sc. Eduardo Dutra de Armas __________________________________________________________ Centro de Energia Nuclear na
2004 Jun 23
1
Sphericity test
Hi R-users Does anybody know if there are functions or packages in R for sphericity tests like Bartlett's or Mauchly's? Thanks! __________________________________________________________ Eng. Agr., M.Sc. Eduardo Dutra de Armas __________________________________________________________ Centro de Energia Nuclear na Agricultura (CENA/USP) Laboratório de Ecotoxicologia Av.Centenário 303,
2013 Jul 17
0
V Jornadas de Usuarios de R
Estimados colegas colisteros: A petición de Comité Organizador, y como miembro del Comité Cientifico, os anuncio oficialmente las V JORNADAS DE USUARIOS DE R que tendrán lugar los días 12 y 13 de Diciembre en Zaragoza. Podéis acceder a toda la información desde la página oficial de las mismas: http://r-es.org/V+Jornadas Como años anteriores, las Jornadas servirán de punto de encuentro para todos
2004 Jun 02
1
Manova and contrasts
Hi R-users I'm trying to do multivariate analysis of variance of a experiment with 3 treatments, 2 variables and 5 replicates. The procedure adopted in SAS is as follow, but I'm having difficulty in to implement the contrasts for comparison of all treatments in R. I have already read manuals and other materials about manova in R, but nothing about specific contrasts were found in them,
2011 Nov 24
1
III Jornadas de Usuarios de R (Madrid - 17, 18 Noviembre 2011)
Hola. Quizá resulte demasiado "laborioso" el hacer un resumen completo de las III Jornadas (o a mí se me antoja ciertamente complicado). Lo que sí puedo hacer es dar unas pinceladas (a mi modo y desde mi perspectiva) del evento. Aunque las Jornadas comenzaban oficialmente el Jueves 17 de Noviembre, la verdad es que el Miércoles por la tarde ya pululaban por Madrid algunos de los
2014 Mar 25
0
Connect to MariaDB over SSH tunnel
Hi everyone, does anybody know how to connect to production DB over ssh tunnel using rails? I'm using MariaDB. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to
2006 Jul 04
3
PXE boot says server address is 0.0.0.0
Hello, I have set up 2 PXE servers, on Linux Debian Sarge and Etch, on which I use syslinux + ISC dhcp3 + tftp-hpa for booting. The older one, on Sarge, has been working fine for more than a year, great :-) The new one, on Etch, with the exact same config files, does not : the DHCP part seems to work, but at the end pxelinux seems to lose the server's IP address; this what I see on the