Been away from this for a little bit and have a related dumb question
I've run an adf.test and put the result in a variable z
r.Evaluate("z$p.value")
I'd like to get the result of this expression into a double but I'm running into type conversion issues again and can't seem to find an example here
Thanks again for the help
I've run an adf.test and put the result in a variable z
r.Evaluate("z$p.value")
I'd like to get the result of this expression into a double but I'm running into type conversion issues again and can't seem to find an example here
Thanks again for the help