skewnormjs
TypeScript icon, indicating that this package has built-in type declarations

0.8.16 • Public • Published

SkewNormJS

The project contains some useful functions to generate samples from skew normal distribution. It also generates cfd and inverse cdf of skew normal.

Install:

npm install skewnormjs

Usage:

  • See example at /test
  • OR:
import {SkewNormal} from "skewnormjs";
SkewNormal.cdf(0.5, 0.17, -0.54, x);

Readme

Keywords

none

Package Sidebar

Install

npm i skewnormjs

Weekly Downloads

3

Version

0.8.16

License

MIT

Unpacked Size

34.8 kB

Total Files

27

Last publish

Collaborators

  • bpatrik