User Tools

Site Tools


table

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
table [2019/11/18 13:34]
127.0.0.1 external edit
table [2019/12/02 13:21]
erik
Line 1: Line 1:
 ====== Table ====== ====== Table ======
  
-Tables present simulation output data in tabular form. Depending on which view of the output data you seek there are different tables to choose from:+Tables present simulation output data in tabular form. Data can be organized in different ways depending on the dimension of the data.  
 + 
 +For instance, a table might display concentrations of three contaminants, for ten time-points. This data can be arranged by time (rows) and contaminants (columns): 
 + 
 +^Time^Nickel^Lead^Silver^ 
 +^0.0|1|2|3| 
 +^5.0|2|8|5| 
 +^...|...|...|...| 
 +^100.0|3|9|5| 
 + 
 +by contaminants (rows) and contaminants (columns): 
 + 
 +^Time^0.0^5.0^...^100.0^ 
 +^Nickel|1|2|...|3| 
 +^Lead|2|8|...|9| 
 +^Silver|3|5|...|5| 
 + 
 +If the data is probabilistic the dimension increase. With 1000 iterations, the table would then become:  
 + 
 +^Time^Nickel/1^Lead/1^Silver/1^Nickel/2^Lead/2^Silver/2^ ^Nickel/n,^Lead/n^Silver/n^ 
 +^0.0|1|2|3| | | |...| | | | 
 +^5.0|2|8|5| | | |...| | | | 
 +^...|...|...|...|...|...|...|...|...|...|...| 
 +^100.0|3|9|5| | | |...| | | | 
 + 
 + 
 + 
 + Depending on which view of the output data you seek there are different tables to choose from:
  
   * [[Time_table|Time table]] - Displays data for each time point. Useful for time dependent simulation outputs, like those from [[Compartment|compartments]].   * [[Time_table|Time table]] - Displays data for each time point. Useful for time dependent simulation outputs, like those from [[Compartment|compartments]].
table.txt · Last modified: 2022/12/29 18:05 by mina