Try this:
testResult$serial$p.value
On Mon, Apr 26, 2010 at 11:17 AM, Andrew Hill 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
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
"Portmantea
2 matches
Mail list logo