Displaying 20 results from an estimated 8000 matches similar to: "Mixed Data Sampling Regression Models"
2010 Dec 29
2
Trying to extract an algorithm from a function
Hi, I'm using package "vars" and I'm trying to extract the algorithm that
function "predict" contained in that package in order to understand how does
it work.
When I type function "VAR" then all its algorithm appears in R, however if I
try to do the same with "predict" nothing happens...Is there any possible
way to extract the algorithm?
Thanks a
2010 Oct 13
1
Program BFAST
Hi everybody.
I'm using BFAST program and I have some data to be analized (named
"META.csv" for example). When I call BFAST in the following way:
meta <- read.csv("C:/META.csv")
meta.ts<-ts(meta, frequency=12, start = c(2005,9))
dis<-frequency(meta.ts) / length(meta.ts)
meta.sc<-bfast(meta.ts, h=dis, max.iter=1)
meta.sc$output
The last statement has the
2010 Dec 01
1
Wiener-Granger Causality Test in R
Hello dudes.
I'm developing VAR analysis based on suggestions made by Horváth in its
paper Canonical Correlation Analysis and Wiener-Granger Causality Tests.
That's the reason I'm looking for if there's any R package to develop Wiener
- Granger Causality Test.
Thanks a lot for your unvaluable help.
Regards from Mexico
[[alternative HTML version deleted]]
2012 Sep 27
1
How does "apply.monthly" function works (xts package)
Hi everybody.
I use to work with monthly data, however this is my first time working with
weekly data.
I have 4 data bases with monthly data and 1 with weekly data, so I want to
convert my weekly to monthly data in order to have the same periodicity in
all of them.
I've read that package xts can help me with this issue, so I have done the
following script:
2010 Oct 12
1
Help with STL function to decompose
Hi everyone.
I'm having some troubles with STL function to decompose some data.
My issue is that I have monthly data from September 2005 up to August 2010
i. e. 60 observations.
I define it in the following way:
*u<-read.csv("C:/CELEBREX.csv",header = TRUE)
u.ts<-ts(u, start=c(2005,9), frequency=12)
*
The issue is that when I try to use
stl(u.ts, 'per')
Then the
2011 Jan 04
1
uroot Package and R 2.12.1
Hello friends.
I'm wondering what happened to package uroot. I worked quite well with
older versions of R, however with 2.12.1 version it simply doesn't work.
The worst thing is that I look for it in the contributed packages and it
simply doesn't appear.
I want to develop ADF test with seasonal (centered) dummies, is there any
other possible package that contains this test?
Thanks
2007 Nov 14
1
Help with K-means Clustering
Hello, I'm new using R.
I'm trying to develop a K-means Clustering with R for some data I have,
however each time I use that instruction with the same data my cluster
means, clustering vector and within cluster sum of square change and I don't
understand why because I use the same parameters and the same data.
Can anybody explain me why does it happen?
Thank you
Act. Calef
2007 Nov 30
1
Help with tables
Hello, I'm new using R and developing tables.
I have a problem in developing a table. In a questionaire I made I ask this
question "Please tell me the first three sympthoms caused by Respiratory
tract infection you've caught this year", then the people answer three
sympthoms, the first mention (Top of mind) is saved in a variable called
"P2_A", the second mention in
2010 Jan 21
2
Samba 3.4.5 compilation
Hi all.
One simple (perhaps dummy) question. I want to install the latest samba version for a test networrk with W7 clients, all i need is samba as a PDC nothing fancy like kerberos, ldap, etc etc, which parameter do i have to put along ./configure
----------------------------------
Alejandro Rodriguez Luna
Web: http://www.alexluna.org
E-mail: el_alexluna at yahoo.com.mx
MSN: el_alexluna at
2010 Dec 03
3
Total Number of conecctions
I have the need to know how many connection the server has, i run this command but i don't know how to sum all the results and get a final number.
any ideas?
netstat -an | grep -E 'tcp|udp' | awk '{print $6}' | sort | uniq -c | sort -n
?? 1 CLOSE_WAIT
?? 1 FIN_WAIT_2
?? 1 LAST_ACK
?? 1 TIME_WAIT
?? 4 SYN_SENT
? 15
? 37 LISTEN
? 44 ESTABLISHED
2012 Aug 28
1
Migrate samba to new server
?Hi, i
have a really old server running samba 3.0.11 (PDC, tdbsam backend) and i'd like to
update my server and start using samba 3.6.7 from sernet, my question
here is.
What files do i need to migrate from one version to another, do i need to make some changes on my current conf file?
Do i need to join all clients again to the domain?
----------------------------------
Alejandro
2009 Oct 17
1
Move samba server
Hi everybody,
I got a new servers and I'd like to move the old ones to the news, I know that to move samba, I need to move the SID. anybody knows a howto, o where I can find documentation to move the SID along with the users and machines.
P.D. Currently the samba server is the PDC.
----------------------------------
Alejandro Rodriguez Luna
Web: http://www.alexluna.org
E-mail:
2012 May 31
7
problema al actualizar la versiòn de R
Estimados
Disculpen la ignorancia, probablemente ya lo hayan respondido, pero al
actualizar mi versiòn del programa y querer abrir un workspace creado
con la versiòn anterior 2.11.1, indica el siguiente error. No es posible
cargar el entorno de trabajo creado
Gracias por su ayuda, Alejandro
--
tel +54-+2944-422731 int 228 fax +54-+2944-424991 correo electrónico
almarti en
2012 Jun 01
5
Curso de R básico no presencial y gratuito
Hola, ¿qué tal?
Juanjo Gibaja y yo hemos organizado un curso de R básico, no
presencial, colaborativo y gratuito dirigido a aquellas personas que
quieren introducirse en el mundo de R.
Para más información, pueden consultarse los dos siguientes enlaces:
http://www.datanalytics.com/blog/2012/06/01/curso-de-r-gratuito-no-presencial/
2010 Dec 29
1
Script Output Format
Hi all!
i'm just did a script that the output must be comma separated to be imported into a spreadsheet.
the output that i obteined was
Date/Time,We. Active Threads,W. Total Threads,W. Worker Threads,Name
29-12-10/11:43:01,0,250,0,/FIM
,0,/mytest
,0,/mockofprod/financing/customercentre
,0,/mockofprod/financing/commercial/amt
,0,/account/orderstatus
,0,/activities
as you can see, the first
2005 Mar 17
1
postfix + SMTP AUTH using DOVECOT AUTH DAEMON
hi ppl
I'm the new member of the list.
Looking at recent messages look like there is a way to do SMTP AUTH in
postfix using the Dovecot AUTH daemon. Currently my Dovecot installation
auth again PAM (local users) and a simple shadow file (for virtual
users, I plan to move to MYSQL later). I don't want to have different
databases one for dovecot a one for SASL.
Where I can found the
2005 Apr 05
1
change POP3 default prompt
ppl for security reasons I'dont want that the default prompt for the POP3 be
+OK Dovecot ready.
don't want an attacker can guess my POP3 server easily, any idea??
want something like
+OK mydomain.com ready.
regards
A
2012 Feb 10
2
advice on bind/dns and many sites
hi all,
currently my websites are sharing one server, also having bind running
on that server for all of them.
I am now breaking the sites on to different machines.
So what would you do on bond/dns?
I was thinking of making two servers as nameservers, one master, one
slave, for all my domains.
For resolution of the server itself I was originally going to make a
recursive caching nameserver
2002 Apr 12
1
summary: Generalized linear mixed model software
Thanks to those who responded to my inquiry about generalized linear
mixed models on R and S-plus. Before I summarize the software, I note
that there are several ways of doing statistical inference for
generalized linear mixed models:
(1)Standard maximum likelihood estimation, computationally intensive
due to intractable likelihood function
(2) Penalized quasi likelihood or similar
2003 Jun 03
1
New samba connection will not work
I'm fairly new to samba but I've spent too long on this - can anyone help?
This system was previously working on another domain. Now I have tried to register it on the
production domain (it has been removed from the test domain and I've deleted the secrets file and
then added it to the live (OASIS) domain and I get
C:\WINNT\SYSTEM32>net use * \\confasr1\midas
System error 53 has