similar to: how to get help for a package. Thanks!

Displaying 20 results from an estimated 20000 matches similar to: "how to get help for a package. Thanks!"

2013 Dec 22
3
generacion aleatoria de coordenadas
Hola a todos He estado trabajando con el paquete osmar y funciona muy bien.Puede alguien decirme donde encontrar informacion o algun script para generar una lista con N pares de puntos (longitud/latitud) aleatorios o siguiendo una funcion determinada dentro del marco de coordenadas definido por corner_bbox(left, bottom, right, top) para despues plotearlos. saludos eloy ortiz -- Este
2013 Dec 06
1
mapas de OpenStreetMap
Hola a Todos En la ayuda del paquete OpenStreetMap hay diferentes formas de obtener y trabajar con mapas desde diversos servidores, pero todas desde una conexion online. Mi pregunta es si alguien conoce una forma de leer un archivo .osm desde un directorio local ?. Muchas gracias de antemano. ortiz -- Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed
2008 Sep 16
5
i didn't see the 4.7 announcement
i (and others) have missed messages on centos-devel as well. did other people not see the 4.7 announcement message? i'm wondering if the centos list server is having some kind of issue.
2005 Apr 03
3
macintosh file clutter on samba filesystems.
I have a client who has a bunch of macs accessing some samba shares, and they write these ._filename and .DS_STORE files all over the place, he would perfer it to not write these files at all. Anyone ran into this issue? what would be the best way to prevent these files from getting written onto the shares? veto? -- Matt Pruett <entelin@logicaldreams.net>
2005 Oct 17
2
Domain cannot be contacted
I have setup two samba domain controllers, both have basicly the same configs and use the same ldap database backend. Often however when logging in users will get a "domain cannot be contacted" error, attempting to login multiple times will eventually get them in and it will work fine from then on. The question is, is there anything else I really need to do to make this work correctly?
2013 Jun 23
1
Scaling Statistical
Short question: Is it possible to use statistical tests, like the Augmented Dickey-Fuller test, in functions with for-loops? If not, are there any alternative ways to scale measures? Detailed explanation: I am working with time-series, and I want to flag curves that are not stationary and which display pulses, trends, or level shifts. >df DATE ID VALUE2012-03-06 1
2010 Oct 29
3
Dickey Fuller Test
Dear Users, please help with the following DF test: ===== library(tseries) library(timeSeries) Y=c(3519,3803,4332,4251,4661,4811,4448,4451,4343,4067,4001,3934,3652,3768 ,4082,4101,4628,4898,4476,4728,4458,4004,4095,4056,3641,3966,4417,4367 ,4821,5190,4638,4904,4528,4383,4339,4327,3856,4072,4563,4561,4984,5316 ,4843,5383,4889,4681,4466,4463,4217,4322,4779,4988,5383,5591,5322,5404
2012 Jan 16
2
3.3beta2 on centos 6.2 seems very broken
i have been playing with 3.3beta2 for a few weeks now and i can easily create inconsistencies between replicas. my first test was to start an rsync from a client using the gluster fuse code and then reboot one of the servers. after the rsync finishes, i can see that the replicas are out of sync (which is to be expected), so i start a self-heal via find. after that has run to completion, i
2005 Mar 02
7
another odd centos 4 issue
while in firefox if i use arrow keys in text fields, it acts very oddly. starting at the beginning of the line it works fine for a few characters and then jumps to the end of the line. backarrow jumps backwards from the end of line to within a few chars of the beginning. anyone else seeing this?
2007 Dec 08
2
time series tests
Hi all, Can anyone clear my doubts about what conclusions to take with the following what puts of some time series tests: > adf.test(melbmax) Augmented Dickey-Fuller Test data: melbmax Dickey-Fuller = -5.4075, Lag order = 15, p-value = 0.01 alternative hypothesis: stationary Warning message: p-value smaller than printed p-value in: adf.test(melbmax)
2007 Aug 16
2
ADF test
Hi all, Hope you people do not feel irritated for repeatedly sending mail on Time series. Here I got another problem on the same, and hope I would get some answer from you. I have following dataset: data[,1] [1] 4.96 4.95 4.96 4.96 4.97 4.97 4.97 4.97 4.97 4.98 4.98 4.98 4.98 4.98 4.99 4.99 5.00 5.01 [19] 5.01 5.00 5.01 5.01 5.01 5.01 5.02 5.01 5.02 5.02 5.03 5.03 5.03
2005 May 23
3
Dickey-Fuller Test
Hi All , Could you please tell using which library ,Dickey-Fuller Test can be run? Thanks a lot __________________________________________________ [[alternative HTML version deleted]]
2008 May 24
2
40 second delay on automounts with 2.6.18-53.1.21.el5 kernel
after this latest centos 5 kernel update, i am seeing 40 second delays on automount points. nothing in the rpm changelog looks obviously related to autofs and the autofs module seems to be the same as the previous kernel. i'm starting to do some strace'ing and other debugging, but nothing has jumped out at me yet. i'm hoping someone else has seen it so i know i'm not alone
2008 Sep 17
2
new 4.7 i586 kernel not happy
my poor little toshiba libretto (p-120) won't boot with the new 4.7 i586 kernel. i've reverted back to the previous kernel for now. anyone else using the new i586 kernel successfully on old hardware?
2007 Jan 19
4
core 2 duo motherboards and centos 4
from my googling around, it doesn't look there is a single motherboard that supports core 2 duo and works without patches or tweaks. is that true? the main thing we want is: core 2 duo support 4g of 800mhz (or better) ram sata gig ether with pxe boot we can live without pata or usb for a while. we've tried intel 965 and asus p5b based boards with various levels of ease of install,
2006 Oct 16
2
usb stopped working
i think that the latest kernel has broken usb on my amd box. the modprobe for ohci_hcd fails now. i have tried up and smp. i am going to drop back a version on the kernel to see if that does fix it. anyone else seeing anything similar? ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) ACPI: PCI interrupt 0000:00:02.0[A] -> GSI 22 (level, low) -> IRQ 185
2013 Apr 30
1
ADF test --time series
Hi all, I was running the adf test in R. CODE 1: adf.test(data$LOSS) Augmented Dickey-Fuller Test data: data$LOSS Dickey-Fuller = -1.9864, Lag order = 2, p-value = 0.5775 alternative hypothesis: stationary CODE 2: adf.test(diff(diff(data$LOSS))) Augmented Dickey-Fuller Test data: diff(diff(data$LOSS)) Dickey-Fuller = -6.9287, Lag order = 2, p-value = 0.01 alternative
2004 Oct 13
4
incomplete function output
Dear R users, I have a function (below) which encompasses several tests. However, when I run it, only the output of the last test is displayed. How can I ensure that the function root(var) will run and display the output from all tests, and not just the last one? Thank you, b. root <- function(var) { #---Phillips-Perron PP.test(var, lshort = TRUE) PP.test(var, lshort = FALSE)
2009 May 15
1
Dickey-Fuller Tests with no constant and no trend
R has a Dickey-Fuller Test implementation (adf.test) that tests for unit roots in an autoregressive process with a constant and linear trend. Is there a DF implementation that doesn't use the constant or trend? Thanks, Jake. -- View this message in context: http://www.nabble.com/Dickey-Fuller-Tests-with-no-constant-and-no-trend-tp23565210p23565210.html Sent from the R help mailing list
2009 May 08
2
Override sip.conf settings in extensions.conf? Possible?
Hi all... Does anyone know if it is possible to override sip.conf settings in extensions.conf (for example: session-minse=90) without needing to create an overarching peer in sip.conf and selecting it specifically in the dial plan? I'm on the 1.4 stable code base and looking to implement session-timers on certain call flows in a modular dial plan. Thanks, Josh Fuller josh.fuller at