Post Reply 
Customizing Inference App?
11-18-2014, 02:03 PM (This post was last modified: 11-18-2014 02:12 PM by Han.)
Post: #7
RE: Customizing Inference App?
It seems you can set the Method to values from 0 to 3 and the Symb view will change accordingly. However, the built-in app itself doesn't seem to set the Method value to anything other than 0 or 1.

WARNING: Don't set it higher than 3; I think there may be a bug (on my emulator, it will lead to a crash).

As for the spreadsheet, the reason is because the columns aren't lists. The columns of the statistics apps are lists, and the columns of the inference app is a list. Using Spreadsheet.B returns the global variable B, which is always a real number. Therefore storing a real number into a list such as Xlist will result in an error.

Edit: Also, columns and cells in a spreadsheet are typically considered "non-terminating" in the sense that there is no "end" to a row or column other than our own interpretation of where the end is supposed to be.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Customizing Inference App? - mbeddo - 11-16-2014, 12:26 AM
RE: Customizing Inference App? - Han - 11-16-2014, 01:17 AM
RE: Customizing Inference App? - mbeddo - 11-16-2014, 02:08 AM
RE: Customizing Inference App? - Han - 11-16-2014, 02:38 AM
RE: Customizing Inference App? - mbeddo - 11-18-2014, 08:24 AM
RE: Customizing Inference App? - Han - 11-18-2014 02:03 PM
RE: Customizing Inference App? - Han - 11-18-2014, 03:50 PM
RE: Customizing Inference App? - Han - 11-18-2014, 02:23 PM
RE: Customizing Inference App? - salvomic - 03-14-2015, 09:24 PM
RE: Customizing Inference App? - salvomic - 05-14-2015, 09:48 AM



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