Displaying 20 results from an estimated 70 matches for "imc".
Did you mean:
icc
2005 Apr 13
2
IMC
Hi,
I'm trying to setup IMC (idealx management console) to give our
windows admins some nice toy to play with, but I have problem to make it
work. I can log in after I authentificate as Administrator, but, I can't
modify any LDAP entries, as that fails with unsufficient privileges due
to the IMC trying to bind to LDAP...
2005 Aug 02
0
Problems with samba-console from idealx
...s,
samba-console-1.1.31-1, openldap2-2.2.15-5.1, samba 3.07 for an idealx
management console samba-console.
My sytem is suse 9.2 Server and clients, and XP clients. I configured the
Sambaconsole like described
in/usr/share/doc/packages/samba-console/INSTALL.SambaConsole.
But I can not start the imc service with
/etc/init.d/imc start:
amd:/opt/IDEALX/imc # /etc/init.d/imc start
bash: /etc/init.d/imc: Permission denied
Debugging with:
amd:/opt/IDEALX/imc # ./bin/imc-server -d -c ./etc/imc.xml -l ./imc.log
indicates at the end:
INFO - 2005/07/31-23:55:56 IMC::HTTP::Server (type Net::Server::PreF...
2005 Feb 10
4
[ANNOUNCE] New stable release of Samba Console (1.1.23)
Hi,
I'm officialy announcing the new 1.1.23 stable release of Samba Console,
along with a stable IMC release too (1.2.24). This code is just going in
production at a new customer site this week.
From the project web site :
Samba Console <http://imc.sourceforge.net/samba/index.html> is the first
console developped for IMC. It offers a simple and ergonomic interface
for managing a Samba...
2013 Sep 27
3
duda
#Imagino que hay un camino más corto para resolver mi duda #Adjunto unos
datos en csv
library (epicalc)
#Gráficos exploratorios
#este comando no se ejecuta porque no ve las variables
summ(IMC, by=escolaridad ) ##?porqué no ve las variables?
#tuve que hacer esto que me parece que se podría hacer de manera más
sencilla
IMC <- (sanda[,c(1)])
escolaridad <- (sanda[,c(2)])
#y entonces si lo hace
summ(IMC, by=escolaridad
Dr. José A. Betancourt Bethencourt
Departa...
2013 Sep 16
3
b
...que se cumplen las otras condiciones del test, yo lo aplique
de la siguiente forma y obtuve el siguiente resultado (usando el archivo
que nos envio):
tmp <- read.table("ARCHIVO.csv", header=TRUE, sep=",", dec=".",
na.strings = "NA")
wt <- wilcox.test(IMC ~ a_HTA, data=tmp, paired = FALSE, alternative =
c("two.sided"), exact=TRUE)
wt
1> wt
Wilcoxon rank sum test with continuity correction
data: IMC by a_HTA
W = 0, p-value = 3.233e-11
alternative hypothesis: true location shift is not equal to 0
de modo que se rechaza ls hipotesi...
2013 Sep 27
0
duda
Hola José A.
Entiendo que cargas lso datos del fichero con algo parecido a esto....
misdatos=read.table("sanda.csv",sep=",",header=TRUE)
luego, si no quieres referirte a las variables así misdatos$IMC tendrás que hacer un attach(misdatos) por lo que ya funcionarían cosas como summary(IMC) [en vez de sumemry(misdatos$IMC)
en tu caso...
require(epicalc)
summ(IMC,by=escolaridad)
Espero que esto te sirva.
Un saludo,
Miguel.
De: r-help-es-bounces@r-project.org [mailto:r-help-es-bounces@r-projec...
2013 Sep 15
4
b
Lo que deseamos realizar es una prueba no paramétrica para demostrar que el
IMC encontrado difiere significtivamente entre aquellos que tienen a_HTA
(entecedentas HTA) y los que no lo tienen ( en SPSS de forma fácil utilizo
varios métodos ¿Cuál es la sintaxis para hacerlo posible en R?
a_HTA
IMC
si
26
si
25
si
26
si
21
si
25
si
23
si
28
si
24...
2013 Sep 16
0
b
...je
Warning message:
In wilcox.test.default(x = c(19L, 18L, 17L, 16L, 18L, 19L, 18L, :
cannot compute exact p-value with ties
como aconsejaste
tmp <- read.table("estudiantes1.csv", header=TRUE, sep=",", dec=".",
na.strings = "NA")
wt <- wilcox.test(IMC ~ a_HTA, data=tmp, paired = FALSE, alternative =
c("two.sided"), exact=TRUE)
wt
como me funciona es asi
estudiantes1<-read.csv("estudiantes1.csv",header=TRUE, sep=",", dec=".")
a_HTA <- (estudiantes1[,c(1)])
IMC <- (estudiantes1[,c(2)])
estudia...
2013 Sep 15
1
b
LO HICE DE ESTA MANERA Y FUNCIONÓ
a_HTA <- (estudiantes1[,c(1)])
IMC <- (estudiantes1[,c(2)])
estudiantes4 <- data.frame( IMC, a_HTA = factor(c(rep("si", 29),
rep("no",30))))
wt <- wilcox_test(IMC ~ a_HTA, data = estudiantes4,
distribution = "exact", conf.int = TRUE)
print(wt)
De: Jorge I Vele...
2015 Aug 02
3
ayuda con análisis de supervivencia
...os,
-Estoy estudiando el efecto de dos genotipos (~tratamientos) en la aparición de síndrome metabólico (MetS) con datos longitudinales recogidos a tiempo 0,7,10,15,20 y 25 años.
-He hecho un dataframe con las siguientes variables
MetS: Síndrome Metabólico (Si=1,No=0)
bmi: Indice de masa corporal (IMC) cuando se produce la conversión a MetS+ . Para los que permancen MetS-, esta variable indica el bmi cuando hay censura (por abandono del estudio o al finalizar el estudio en el año 25).
bmi0: IMC al inicio del estudio (categórica, levels=normal/overweight/obese)
apoE4: Genotipo de interés (E4, no-...
2013 Sep 15
1
b
En la ayuda ?wilcox.test hay varios ejemplos. En tu caso, creo, lo
siguiente deberia funcionar:
wilcox.test(IMC - a_HTA, data = tusdatos, alternative = "two.sided")
Saludos,
Jorge.-
2013/9/16 Dr. José A. Betancourt B. <jbetancourt@iscmc.cmw.sld.cu>
>
>
> deseamos r
>
> ealizar es una prueba no paramétrica para demostrar que el IMC
> encontrado difiere significtivamen...
2002 Mar 23
4
Antigen Notification:Antigen found FILE FILTER= *.pif file
Antigen for Exchange found Gizn.pif matching FILE FILTER= *.pif file filter.
The file is currently Purged. The message, "Have a humour Lady Day", was
sent from konkurs and was discovered in IMC Queues\Inbound
located at WRQ/Seattle/ABRA.
2001 Apr 23
4
What happened to --desktop geom?
Hey,
I'd like to apologize in advance if this is an old issue that everyone
already dealt with in some new mechanism...
But I compiled today's CVS for the first time in a few months, and when i
tried to fire up programs/games with --desktop geom 640x480 (or any other
dimensions) I get an "unknown option --desktop" error and the "usage" list
pops up. I read the man
2023 Feb 22
2
manejo bases de datos
Estimados
He trabajado en R, pero los cambios a las bases de datos los he hecho
en Excel. Quisiera saber como se puede desde el propio R:
1. Anadir Mas casos (filas)
2. Calcular una nueva variable, ejemplo el IMC a partir del peso y la estatura
3. Agrupar edades en grupos (0-10, 11-20 etc.)
4. Ordenar casos (descendente o ascendente)
Saludos
José
2002 Feb 27
1
Another newbie-question about the registry...
...ap?
Software to display maps of astronomical objects in the sky.
>3. Is there a place where I can legally download it?
Evaluation versions are available from www.skymap.com (which is what
I'm currently using, although I haven't updated my copy for a fair
while).
--
---- Ian Collier : imc@comlab.ox.ac.uk : WWW page below
------ http://users.comlab.ox.ac.uk/ian.collier/imc.shtml
2005 Aug 23
2
GUI administration for Samba+LDAP
I'm running a Samba Primary Domain Controller, with an LDAP backend.
I'm currently using the smbldap-tools from IDEALX, and is searching
for a GUI to manage the users instead. I've been looking at the IMC
Samba-Console, also from IDEALX, but this doesn't have any rpm's for
RHEL v4, and building of the source keeps getting errors.
An rpm for RHEL or another GUNI would be most helpful.
Any suggestions?
2001 Apr 19
1
let's get some ogg streams here ;)
www.indymedia.org
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
2003 Aug 08
4
Listening to Ogg streams with MacOSX
...gg.m3u" should
open Whamb! and play the streams the links refer to
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
_______________________________________________
imc-audio mailing list
imc-audio@lists.indymedia.org
http://lists.indymedia.org/mailman/listinfo/imc-audio
----- End forwarded message -----
--
Fetch my GPG key from keys.indymedia.org:
CA88 DDAB E1FE 0575 85D6
FA7A 73AA B59B [ 5438 6887 ]
--------------------------------------...
2006 Jun 15
4
ldap administration tool??
...nearing being prepared to get our corporate network from Active
Directory to samba3 with ldap. The last hurdle is to get an
administrative interface to the ldap repository containing the users and
Groups. I,m hoping for some recommendations.
I have attempted the following.
Samba Console:
http://imc.sourceforge.net/samba-console.html
The difficulty I'm having is that it is recommended to install from rpm.
Our samba servers are gentoo distributions and hence not rpm
distributions. I attemted installing from source but after a good few
hours of effort ran into some difficulty that I figured...
2002 Oct 01
4
Status?
...- and (maybe I'm not looking hard enough) I don't see
any ogg-specific stuff here.
I'm one of around 30 global techs for Indymedia, one of the last things
we need for full adoption of free media formats is a free video format.
We're working hard to promote Vorbis, many of the local IMCs
(Independent Media Centers, a list of which is on the left-hand side of
the global site indymedia.org) have started promoting it either as an
exclusivly-supported audio format or as a choice for publishers. A bulk
of the video available on the network is in Real format, the longer we
go without a...