Difference between revisions of "DB Functions Library"
(Created page with "A library of functions used to create, read, update, examine and delete database tables. <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> __TOC__ </div...") |
|||
Line 4: | Line 4: | ||
__TOC__ | __TOC__ | ||
</div> | </div> | ||
+ | |||
+ | :[[File:DB_Library_Top_Level.png]] | ||
==Header== | ==Header== |
Revision as of 15:59, 7 February 2024
A library of functions used to create, read, update, examine and delete database tables.
Header
Text:
Normal(10, 2, over: K)
Text:
Uniform(0, 10, over: I, J, K)
Header
Text:
Text:
Text
Text
Header
Example: To generate a lognormal distribution with a 0.8 rank correlation with Z
, use:
Note: If you have a non-default SampleWeighting of points, the weighted rank correlation might differ from «rc».
Comments
Enable comment auto-refresher