UNPKG

@stdlib/stats-base-dists-chisquare-logpdf

Version:

Natural logarithm of the probability density function (PDF) for a chi-squared distribution.

3 lines 108 B
/// <reference path="../docs/types/index.d.ts" /> import logPDF from '../docs/types/index'; export = logPDF;