Template:Infobox probability distribution/doc: Difference between revisions

Content deleted Content added
Undid revision 1276051495 by Smart Democracy (talk)
Parameters: added likelihood to template
 
(3 intermediate revisions by 2 users not shown)
Line 61:
| moments =
| KLdiv =
| likelihood =
| JSDiv =
}}
Line 69 ⟶ 70:
* {{para|type}} — possible values are "discrete" (or "mass"), "continuous" (or "density"), and "multivariate"
* {{para|pdf_image}} — probability density image-spec, such as: <code><nowiki>xxx.svg</nowiki></code>.
* {{para|pdf_caption}} — probability density image captioncaptionn
* {{para|pdf_image_alt}} — [[WP:ALT|alternative text]] for the image in {{para|pdf_image}}
* {{para|cdf_image}} — cumulative distribution image-spec, such as: <code><nowiki>yyy.svg</nowiki></code>.
Line 92 ⟶ 93:
* {{para|mgf}} — the [[moment-generating function]], for example: <syntaxhighlight lang="tex" inline><math>\left(\frac{p}{1-(1-p) e^t}\right)^r</math></syntaxhighlight>.
* {{para|char}}/{{para|cf}} — the [[Characteristic function (probability theory)|characteristic function]], such as: <syntaxhighlight lang="tex" inline><math>\left(\frac{p}{1-(1-p) e^{it}}\right)^r</math></syntaxhighlight>.
* {{para|pgf}} - the [[Probabilityprobability-generating function]].
* {{para|fisher}} — the [[Fisher information matrix]] for the model.
* {{para|KLDiv}} — the [[Kullback-Leibler divergence]] of the model
* {{para|likelihood}} — the [[Likelihood function]] of the model
* {{para|JSDiv}} — the [[Jensen-Shannon divergence]] of the model
* {{para|moments}} — formulas to use in [[Method of moments (statistics)|Methodmethod of moments]] for the model.
* {{para|ES}} — the [[Expectedexpected shortfall]] or CVaR for the model.
* {{para|bPOE}} — the Bufferedbuffered Probabilityprobability of Exceedanceexceedance for the model.
* {{para|intro}} — optional message which will be displayed before all other content in the infobox.
* {{para|marginleft}} — margin space left of infobox (default: 1em).