Displaying 20 results from an estimated 500 matches similar to: "Problem with CH.test in uroot package"
2006 Jul 06
1
Access values in kpssstat-class
Hi,
How can I access the Values stored in kpssstat-class given by KPSS.test function and store it in a variable.
For example:
>x <- rnorm(1000)
>test <- KPSS.test(ts(x))
>test
---- ----
KPSS test
---- ----
Null hypotheses: Level stationarity and stationarity around a linear trend.
Alternative hypothesis: Unit root.
----
Statistic for the null
2013 Mar 14
0
Fw: showing ratio in ggplot bar plot with facets
Dear R help members,
I have constructed a bar plot using ggplot, where I am showing the number of particles in 10m depth bins (from 0-150m) by release area (3 different ones) and Model (also 3 different ones). My problem is that for each release area a different number of particles was released (say 35, 45 and 56). I now need to be able to show the number of particles in each depth bin
2007 Nov 01
1
Need help on an error, when looding library(uroot)
Hi
When I'm looding the library "uroot" something happens with the basic R code
that handles numeric classes. Its looks like a bug but I cant isolate the
problem. So hopfully one of you smart guys out there can give me some help.
This is how the problem looks. Take for example the vector
TEST <- c("1","2") which I want to transform it to a numeric vector. I
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
2005 Mar 24
0
critical value for HEGY test in uroot
R-users,
i have some time series and use HEGY seasonal UR tests in the uroot package.
But i have problems with interpretation of t and F statistics. Is there any
critical values for these tests in R? is anybody ever write a bootstrap of
these tests?
thanks for advance, with all my bests, erik.
=================================
Erik-André SAULEAU
SEAIM
Centre Hospitalier
87, Avenue
2008 Jan 10
1
question regarding kpss tests from urca, uroot and tseries packages
Hi R users!
I've come across using kpss tests for time series analysis and i have a question that troubles me since i don't have much experience with time series and the mathematical part underlining it.
x<-c(253, 252, 275, 275, 272, 254, 272, 252, 249, 300, 244,
258, 255, 285, 301, 278, 279, 304, 275, 276, 313, 292, 302,
322, 281, 298, 305, 295, 286, 327, 286, 270, 289, 293, 287,
2006 Dec 01
1
Demand of help
Hi,
I'm a phd student of economics in Tunisia who is intersted now with the seasonal unit roots test of Canova and Hansen. So I've installed the package "uroot" in RGUI. I use R 2.4.0. The problem when I apply the function to my data, I've always a message from RConsole that it is impossible to find the function CH.test. Are there problems as for the use of this package?
2017 Jul 23
3
Suma de columna en data.frame con restricciones
Buen día,
Tengo un data frame con los siguientes datos
> Sexo<-c(1,1,1,2,2,2,2,1)
> edad<-c(10,12,15,12,10,15,12,15)
> frec<-c(150,125,147,123,156,174,185,195)
> df<-data.frame(Sexo,edad,frec)
Quisiera saber como elaborar una tabla en la cual seleccione el sexo y la edad y R realice la suma de la frecuencia debido a que la lista original incluye miles de
2010 Sep 26
4
How to update an old unsupported package
Hi all,
I have a package that is specific to a task I was repetitively using a
few years ago.
I now needed to run it again with new data.
However I am told it was built with an older version or R and will not work.
How can I tweak the package so it will run on 11.1?
It was a one-off product and has not been maintained.
Is there a way to "unpackage" it and repackage it to work?
I
2006 May 16
1
r-help@stat.math.ethz.ch
Dear All:
I tried to fit negative binomial distribution to data in terms of mean and mean is also a quadratic function of another variable. The likelihood function is:
function (parameters, y1,x11)
{
p<-parameters[1]
alpha1<-parameters[1]
beta1<-parameters[2]
delta1<-parameters[3]
mu<-alpha1+beta1*(x11)+delta1*(x11^2)
ifelse(y1>=0|x11>=0,
L<-
2007 Feb 18
0
r-help@stat.math.ethz.ch
doh-trying again- this time remember text only.
Hello all- I am having trouble with the cell sizes that heatmap
defaults too. I have a matrix of 160 rows and 5 columns that I am
trying to display with heatmap(). When I do this, the cells default to
really wide and very short. This makes the labels for the rows very
hard to read, in fact the only way I can read them is to make the jpeg
output
2009 Nov 26
1
[PATCH 2/2] daemon: Link guestfs_protocol.[ch] into the daemon directory.
I haven't received this yet, but read from the archive:
https://www.redhat.com/archives/libguestfs/2009-November/msg00268.html
The only suspicious part is the trailing ".c" on the command below:
+$(libsrcdir)/guestfs_protocol.c: force
+ $(MAKE) -C $(libsrcdir) guestfs_protocol.c
+$(libsrcdir)/guestfs_protocol.h: force
+ $(MAKE) -C $(libsrcdir) guestfs_protocol.c
Shouldn't
2001 Sep 20
2
vis.[ch]
Does anybody use openbsd-compat/vis.c? Not at the moment I think:
% find . -name '*.[ch]' -exec grep -l "vis *(" {} \;
./openbsd-compat/vis.c
./openbsd-compat/vis.h
% find . -name '*.[ch]' -exec grep -l VIS_ {} \;
./includes.h
./openbsd-compat/vis.c
./openbsd-compat/vis.h
The reason I ask is, AT&T's graphviz package includes a vis.h, and when I
try to compile
2019 Feb 06
2
[PATCH] Remove unused since ssh1 protocol removal crc32.[ch]
A non-text attachment was scrubbed...
Name: 0001-Remove-unused-since-ssh1-protocol-removal-crc32.-ch.patch
Type: text/x-patch
Size: 20097 bytes
Desc: not available
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20190206/ca9d8d10/attachment-0001.bin>
2015 Jul 06
0
Bug#785187: [PATCH] xen: earlycpio: Pull in latest linux earlycpio.[ch]
>>> On 01.07.15 at 16:43, <ian.campbell at citrix.com> wrote:
> AFAICT our current version does not correspond to any version in the
> Linux history. This commit resynchronised to the state in Linux
> commit 598bae70c2a8e35c8d39b610cca2b32afcf047af.
>
> Differences from upstream: find_cpio_data is __init, printk instead of
> pr_*.
>
> This appears to fix
2002 Jun 02
1
(fwd from t216@zkb.ch) IBM Mainframe port for rsync
How cool!
--
Martin
-------------- next part --------------
An embedded message was scrubbed...
From: Hartmut Schaefer <t216@zkb.ch>
Subject: IBM Mainframe port for rsync
Date: Fri, 17 May 2002 09:28:27 +0200
Size: 41998
Url: http://lists.samba.org/archive/rsync/attachments/20020602/1e7c0e5a/attachment.eml
2003 Sep 25
0
A Connection Has Been Made To: r-help@stat.math.ethz.ch
WordofMouthConnection.com Connection Awareness System
This is a website-generated email, but it is not spam.
An acquaintance of yours recently shared their experience with you in our online community, WordofMouthConnection.com. It could be a friend, a family member, co-worker, business associate, or someone else you have run into at some time.
Why are we sending you this email?
When people
2004 Feb 14
2
ftp.stat.math.ethz.ch not accessible?
Hi all,
I have been trying to get to the ftp site to download the R patched
tarball and cannot seem to get to it today.
I have tried via browser, gFTP and get without success. I can seem to do
an anonymous login, but that is as far as I can go.
Is there a known issue with the site today?
Thanks,
Marc
2009 Sep 11
2
Searching 1st number within a ch. string
Hi all,
Is there any process to conduct a search for a particular digit or letter in
a ch. string? For example I want to make a search where 1st numeric figure
appears in the string "asd123". Here the answer should be "4"
Thanks,
--
View this message in context: http://www.nabble.com/Searching-1st-number-within-a-ch.-string-tp25400580p25400580.html
Sent from the R help
2010 Nov 15
0
Next SPUG Meeting 17.11.2010 - Bern (CH)
Hi
the Swiss Puppet User Group (SPUG) [1] will meet the next time this
Wednesday around 19 o''clock in Bern [2].
Please note that you should announce yourself to the hosters so that you
can get in.
If you have any cool things to present to the local puppet community:
Bring your slides!
Cu there!
~pete
[1] http://spug.ch
[2]