laplace-mgf:拉普拉斯双指数分布矩产生函数(MGF)

时间:2024-06-06 00:18:32
【文件属性】:

文件名称:laplace-mgf:拉普拉斯双指数分布矩产生函数(MGF)

文件大小:42KB

文件格式:ZIP

更新时间:2024-06-06 00:18:32

JavaScript

瞬间产生功能 [Laplace / Double Exponential]( / Double Exponential_distribution)分布矩生成函数(MGF)。 [Laplace / Double Exponential]( / Double Exponential_distribution)随机变量的为 其中mu是位置参数, b是比例参数。 对于|t| >= 1/b |t| >= 1/b ,则未定义。 在这种情况下,此模块返回NaN 。 安装 $ npm install distributions-laplace-mgf 要在浏览器中使用,请使用 。 用法 var mgf = require ( 'distributions-laplace-mgf' ) ; mgf(t [,选项]) 评估[Laplace / Double Exponential]( / D


【文件预览】:
laplace-mgf-master
----.travis.yml(154B)
----.jshintignore(118B)
----docs()
--------img()
----package.json(2KB)
----test()
--------test.array.js(2KB)
--------test.js(10KB)
--------test.matrix.js(2KB)
--------test.number.js(1KB)
--------test.typedarray.js(1KB)
--------test.partial.js(2KB)
--------test.accessor.js(2KB)
--------test.deepset.js(2KB)
--------test.validate.js(4KB)
--------fixtures()
----LICENSE(1KB)
----TODO.md(10B)
----.npmignore(498B)
----examples()
--------index.js(1KB)
----.gitignore(1KB)
----lib()
--------index.js(4KB)
--------deepset.js(1KB)
--------accessor.js(1KB)
--------number.js(651B)
--------partial.js(903B)
--------typedarray.js(1KB)
--------array.js(1004B)
--------matrix.js(864B)
--------validate.js(3KB)
----Makefile(2KB)
----README.md(10KB)
----.jshintrc(1KB)
----.editorconfig(169B)
----.gitattributes(12B)

网友评论