I just figured it out. Its in the box that pops up after you click 'run'
Thanks again.
Search found 3 matches
- Fri Jul 10, 2009 7:51 am
- Forum: Programming
- Topic: Multiple Regression Near Singular Matrix
- Replies: 4
- Views: 6653
- Fri Jul 10, 2009 7:29 am
- Forum: Programming
- Topic: Multiple Regression Near Singular Matrix
- Replies: 4
- Views: 6653
Re: Multiple Regression Near Singular Matrix
Hi,
Thanks for the reply. I can see the @errorcount function, but how do I initialise the equations objects error count in the first place?
E.g. EQ1.ls variable1 c variable2 variable 3
What do I add to the above to do that?
Thanks very much, very appreciated!
Thanks for the reply. I can see the @errorcount function, but how do I initialise the equations objects error count in the first place?
E.g. EQ1.ls variable1 c variable2 variable 3
What do I add to the above to do that?
Thanks very much, very appreciated!
- Fri Jul 10, 2009 5:03 am
- Forum: Programming
- Topic: Multiple Regression Near Singular Matrix
- Replies: 4
- Views: 6653
Multiple Regression Near Singular Matrix
Hello, I am trying to write a program to scan through a set of data, performing a regression between various points, dependings on another input variable that I can control. This proram works really well some of the time. Other times it gives me a near singular matrix error. I can only assume this i...
