p [mailto:r-help-boun...@r-project.org] Im Auftrag von Preetam Pal
Gesendet: Sonntag, 4. Oktober 2015 18:43
An: r-help@r-project.org
Betreff: [R] Johansen Test of Cointegration:How to access rows in R output
Hi guys,
I ran ca.jo(data,type="trace", ecdet="none",k=2) i.e. Johans
Hi guys,
I ran ca.jo(data,type="trace", ecdet="none",k=2) i.e. Johansen's Trace test
on R-Studio (package: "urca")and got the output below:
I have 3 questions about this:
A> How do I programmatically access the columns("test", "10pct" etc) in any
row corresponding to, say, r < = 1 in the output?
Hi,
I believe what you are looking for is in the "teststat" slot
sjd.v...@teststat
sjd.v...@teststat[1] # first one
etc.
HTH,
Josh
On Sun, Aug 29, 2010 at 9:12 PM, aurumor wrote:
>
> Hi all, I am working on exporting "Johansen test statistics" (Johansen test:
> "ca.jo" in package "urca")to E
Hi all, I am working on exporting "Johansen test statistics" (Johansen test:
"ca.jo" in package "urca")to Excel. The problem is that the function output
is not a number, but like this:
#
# Johansen-Procedure Unit Root / Cointegration Test #
##
4 matches
Mail list logo