Displaying 20 results from an estimated 2000 matches similar to: "aggregate function"
2004 Jul 27
1
list problem
Hi all,
I have the folowing frame(there are more columns than shown),
1 2 3 4 5
Year Total Tus Whi Norw
1994 1.00 1830 0 355
1995 1.00 0 0 0
1995 1.00 0 0 0
1995 1.00 4910 4280 695
1997 1.00 0 0
2011 Jan 29
1
Basic Help with Zoo objects and trading days
All,
I have been just recently working with zoo objects for trading systems.
Can someone please help with these basic questions?
Given a daily time series downloaded using get.hist.quote() from the tseries
package, ie......
startDate= as.Date("2000-01-01")
endDate= as.Date("2011-01-29")
frequency= 'd'
s= get.hist.quote('IWF', start= startDate, end=
2004 Feb 01
1
error in building R-1.9.0 sources under Win32
I am trying to compile the R-dev sources on WinXP using mingw 3.1.0-1
and fpTeX 0.7. In the past I
have been able to build the sources fine but now I receive an error in
the process that I havent seen reported on the list before. Everything
works fine until I get to 'make docs'. I now get the message below while
building the R-admin manual (refman.pdf builds fine) and the make
process
2007 Feb 04
2
Per activerecord object callbacks (aka: should I have gone to bed hours ago?)
First of all, I should have gone to bed a long time, so please be
forgiving with regards to what will follow :)
So I''ve been working all day on a rails project that needs to go out
soon, and I thought I would try to refactor a has_many relationship to
a has_and_belongs_to_many relationship (using has_many :through).
However, I then realized that I would loose a lot of the simple beauty
1997 Oct 08
2
OPLOCKS....
Hi, I have an application under Access that is running dead slow. I've
done some testing and it appears that Access really likes to use OPLOCKS which
of course Samba does not support.
Is there any work underway to get Samba to support OPLOCKS? I know they are
difficult to implement but I'm faced with a decisions now to buy an NT box
(Ugh!) or do a lot of messing around to get this
2014 Nov 14
3
Cómo aplicar weights a las observaciones en un GLM binomial
Gracias por la ayuda Jose Luis. pero o no te he entendido bien o mi duda es
tan sencilla que no me he explicado.
SI yo tampoco he entendido mal tu explicación, mi problema es cómo obtengo
ese "tus.pesos" para introducir, por ejemplo, en la función:
library(survey)
# objeto del diseño muestral
ddatos <- svydesign(id=~1, weights =~ tus.pesos, data = tus.datos)
# en caso de una reg
2007 Feb 21
1
login and plain-md5 in sql query
i use last dovecot rc23 with users/passwords in mysql
1) How can i define a sql query for each auth mechanism ?
2)Why i can't set "default_pass_scheme = login" in my dovecot-sql.conf? :
dovecot: Feb 21 09:46:22 Info: auth(default): client in: AUTH 1
PLAIN service=IMAP secured lip=127.0.0.1 rip=127.0.0.1
resp=AGFkaUBhZHJpYW4uZXUAcGFyb2xh
dovecot: Feb 21
2010 Sep 19
2
Two mux-fix patches against current liboggz
Two bugs in liboggz mux ordering bit me tonight. These are patches
against current GIT, I'll apply if no one else volunteers, but I'd
prefer a quick review. I'm surprised they'd not been caught, as it
was causing oggz-sort/oggz-merge to mis-mux potentially all files
containing theora (the frame->time calculation accounted for stream
version backwards, and the result was always
2010 Sep 19
2
Two mux-fix patches against current liboggz
Two bugs in liboggz mux ordering bit me tonight. These are patches
against current GIT, I'll apply if no one else volunteers, but I'd
prefer a quick review. I'm surprised they'd not been caught, as it
was causing oggz-sort/oggz-merge to mis-mux potentially all files
containing theora (the frame->time calculation accounted for stream
version backwards, and the result was always
2010 Sep 19
2
Two mux-fix patches against current liboggz
Two bugs in liboggz mux ordering bit me tonight. These are patches
against current GIT, I'll apply if no one else volunteers, but I'd
prefer a quick review. I'm surprised they'd not been caught, as it
was causing oggz-sort/oggz-merge to mis-mux potentially all files
containing theora (the frame->time calculation accounted for stream
version backwards, and the result was always
2011 Jul 27
3
USB at domU PV domain & PVUSB
Good Evenight
I try to do working usb''s into domU xen guest, SO of xen server is Debian
Squenze 6.0, into HVM guest usb works and can make use but with
ParaVirtual guest PV can find this devices with lsusb or into /dev/
directory.
Kernel load into xend and guest is the same and is the kernel provided by
this package:
ii linux-image-2.6.32-5-xen-amd64 2.6.32-35
2007 Nov 27
5
windows vista
Hello there
Im suzuky Pinto from Mexico.
And Im buying a new computer and this have windows vista. Could I have any problem using R on it?
thabks
Suzuky**
Comparte video en la ventana de tus mensajes (y también tus fotos de Flickr).
Usa el nuevo Yahoo! Messenger versión Beta.
http://mx.beta.messenger.yahoo.com/
[[alternative HTML version deleted]]
2014 Nov 14
3
Cómo aplicar weights a las observaciones en un GLM binomial
Hola, espero ser clara en el mensaje ya que es la primera vez que recurro a
este tipo de ayudas, explico mi duda:
Tengo un dataset con 4505 observaciones en el que la variable dependiente
son presencias (n=97 y clasificadas como 1) y ausencias (n=4408 y
clasificadas como 0). Mi primer paso fue realizar un GLM con una muestra
compensada de ausencias y presencias para la variable dependiente, es
2018 Apr 09
2
Warning en modelo ZINB
Buenas tardes,
Estoy estimando un modelo binomial negativo de ceros inflados (ZINB)
utilizando el comando zeroinfl() del paquete pscl. Al ejecutarlo me da el
siguiente aviso:
Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred
¿Sabéis que significa y si puedo usar el modelo aún con ese aviso? ¿Los
coeficientes son fiables?
Muchas gracias,
Miriam
2007 Nov 05
2
Disable USB storage
Hello Everyone!
i need to know if there is a way to send to windows XP a key reg to disable the usb storage, my samba is a PDC.
the key in the window's registry is HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
---------------------------------
Comparte video en la ventana de tus mensajes (y tambi?n tus fotos de Flickr).
Usa el nuevo Yahoo! Messenger versi?n Beta.
2018 Apr 09
3
Warning en modelo ZINB
¿Quieres decir que para un nivel de una variable categorica todas las
observaciones de la variable respuesta sean ceros?
Gracias
El Lun, 9 de Abril de 2018, 19:59, Carlos J. Gil Bellosta escribió:
> ¿Podría ser que para algún nivel de alguna variable independiente
> categórica solo hubiese ceros? En ese caso, casi seguro, aparecería ese
> tipo de warning.
>
> El lun., 9 abr. 2018 a
2018 Apr 09
2
Warning en modelo ZINB
Muchas gracias por la respuesta. He mirado y los coeficientes no son altos
pero sí tengo una gran cantidad de ceros en la variable dependiente (más
del 90%). Sin embargo, al incluir otro tipo de variables independientes no
me da ese aviso, dejando la misma variable dependiente.
¿Cómo podría utilizar stan/rstan de forma sencilla para diagnosticar el
modelo?
Muchas gracias
El Lun, 9 de Abril de
2017 Jun 22
2
Ayuda R no puede hubicar un vector de 42gb
http://go.cloudera.com/ml-h20-es-webinar?src=email1&elqTrackId=af5517eab2f543afbb31a0686d9ca566&elq=c68d9a8c25ba4b12944b8065d8a06e33&elqaid=4541&elqat=1&elqCampaignId=
El 22 de junio de 2017, 22:59, Carlos Ortega <cof en qualityexcellence.es>
escribió:
> Hola,
>
> Tendrás RStudioServer en un nodo frontera de tu clúster. Y cuando lees
> algo te lo estás
2017 Oct 18
2
Estudios de no inferioridad en R
Hola, quiero hacer un estudio de no inferioridad para ver si tres tratamientos quirúrgicos son equivalentes en el tratamiento de una patología. Me gustaría saber qué librerías se pueden utilizar y ver algún ejemplo.
Gracias
J Martín
2006 Jun 15
3
UNIX accounts can create
Anybody know whats wrong when the commands
smbldap-useradd or populate work fine with ldap but cant create
unix/linux accounts ????
Pelase Help.
Jorge
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ?gratis!
?Abr? tu cuenta ya! - http://correo.yahoo.com.ar