Catogory: Statistics
Script: ~Finexec_docs/statistics_docs.ijs
Updated: 2023 05 18
Some statistical tools.
See also: ~addons/stats ~addons/finance/finexec/jsp

Scripts

statistics.ijs Loads scripts from category: Statistics
distributions.ijs Distributions functions (pdf,cdf)
intervals_freq_sums_counts.ijs Intervals,frequency,sums,counts
stat_tools.ijs Stat tools

Definitions

C common
D deviation_mat
F freq_count_sum, freq_dist_count, freq_dist_countv
H histogram
I interval, interval_count, interval_countr, intervalr
L lognormal_pdf
N normal_pdf, nubsum, nubsum_all, nubsum_indx
P poisson_pdf, polygon_cdf, polygon_pdf
R random_0to1, random_seed, repeat, repeats
S select_no_repl, select_with_repl, shuffle, stddev_biased, sum_intervalr
V var_biased
X x_from_y
Y y_from_x