Try this:

testResult$serial$p.value

On Mon, Apr 26, 2010 at 11:17 AM, Andrew Hill <andy.bob.h...@gmail.com>wrote:

> Question:  How do I isolate the p-value from the serial.test function
> (portmanteau test)?
>
> Details:  I tried the following set of commands
> > testResult <- serial.test(vec2varModelFit)
> > thePValue <- testResult$p.value
>
> When i type
>
> 1) thePValue
>   I get:
>   "NULL"
> 2) testResult
>   I get
> "Portmanteau Test (asymptotic)
> data:  Residuals of VAR object vecm.level
> Chi-squared = 12486.41, df = 58, p-value < 2.2e-16"
>
> If I can provide anything else to help you answer this question, let me
> know.
> I'm a new  useR.  Thanks!
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to