8000 Release Added Mean and Quantile Features · y2analytics/y2clerk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added Mean and Quantile Features

Compare
Choose a tag to compare
@nick-moffitt nick-moffitt released this 12 Aug 23:55
· 115 commits to master since this release

Added the 'mean' and 'quantile' options to the freqs function. Along with the quantile option, added a new argument pr. If stat == 'quantile', then pr is used to tell what percentile/quantile you wish to see for that variable.

Also fixed a bug where freqs stopped printing.

0