Post Reply 
42S statistics registers
11-20-2019, 05:50 PM
Post: #5
RE: 42S statistics registers
(11-20-2019 04:39 PM)Werner Wrote:  Nice program, Dave.
I do not understand the use of flags 61,62 and 63, however.
I would think flag 60 is all you need: if it is set, all 13 statistics registers are used, whatever the fitting model is that is chosen.

And I would’ve written
Code:
Rv
RCL IND ST T
instead of
Code:
SF 30
RCL IND ST X

Cheers, Werner

Flags 61, 62, and 63 indicate which of the different models/sums are invalid based on the data you've entered. If you supply a zero for any of the X or Y values, then the sums that take the logarithm of those values are no longer valid. These flags are checked to prevent returning that invalid/incorrect data.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
42S statistics registers - cdmackay - 11-20-2019, 09:03 AM
RE: 42S statistics registers - rprosperi - 11-20-2019, 02:19 PM
RE: 42S statistics registers - Werner - 11-20-2019, 04:39 PM
RE: 42S statistics registers - Dave Britten - 11-20-2019 05:50 PM
RE: 42S statistics registers - Werner - 11-20-2019, 09:03 PM
RE: 42S statistics registers - cdmackay - 11-20-2019, 06:52 PM
RE: 42S statistics registers - Werner - 11-21-2019, 12:04 PM
RE: 42S statistics registers - Werner - 11-21-2019, 01:20 PM



User(s) browsing this thread: 1 Guest(s)