Search found 2 matches
- Sun Feb 07, 2016 8:58 am
- Forum: Programming
- Topic: How to create a matrix out of various test results?
- Replies: 3
- Views: 2189
Re: How to create a matrix out of various test results?
I want to store the test results separately and also I need to store the F-stat and F-prob values of all tests in one matrix.
- Sat Feb 06, 2016 6:17 pm
- Forum: Programming
- Topic: How to create a matrix out of various test results?
- Replies: 3
- Views: 2189
How to create a matrix out of various test results?
Hi, I need to extract two elements from ARCH-LM test results and store them in a matrix. What I did so far is I could just manage to extract the F-stat and F-prob values from the tables of test results, but I could not merge the results and store them into a single matrix. It extracts the values and...
