Sergei Lebedev
Sergei Lebedev
As requested in #18, see [Wikipedia](http://en.wikipedia.org/wiki/Kuiper's_test) for details.
R does this with [Cornish-Fisher expansion](http://en.wikipedia.org/wiki/Cornish%E2%80%93Fisher_expansion).
It would be nice to have a module, which operates on arrays element-wise: ``` ocaml let open Elementwise in abs xs -. ys ``` However, implementing this requires more thinking:...
Initial version can use bootstrapping for estimating `pi0`.
See [Wikipedia](http://en.wikipedia.org/wiki/G-test) page for details.
Merge tags, seem to be missing from the [latest](http://www.yaml.org/spec/1.2/spec.html) YAML spec, are you sure you want them in the library?
Hello, it would be nice to have at least minimal build instructions for people unfamiliar with IDEA plugin development.
Indexing emacs-24.1 sources results in the following trace: ``` Top of stack = if, current symbol = put, left stack = [cons, cons, cons, backquote-list*, \`, defcustom, put, make-obsolete-variable, if,...