@@ -25,7 +25,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
2525 < div class ='fl pad1y space-right2 '>
2626 < span class ="strong "> 100% </ span >
2727 < span class ="quiet "> Statements</ span >
28- < span class ='fraction '> 63/63 </ span >
28+ < span class ='fraction '> 64/64 </ span >
2929 </ div >
3030
3131
@@ -46,7 +46,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
4646 < div class ='fl pad1y space-right2 '>
4747 < span class ="strong "> 100% </ span >
4848 < span class ="quiet "> Lines</ span >
49- < span class ='fraction '> 63/63 </ span >
49+ < span class ='fraction '> 64/64 </ span >
5050 </ div >
5151
5252
@@ -126,7 +126,9 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
126126< a name ='L61 '> </ a > < a href ='#L61 '> 61</ a >
127127< a name ='L62 '> </ a > < a href ='#L62 '> 62</ a >
128128< a name ='L63 '> </ a > < a href ='#L63 '> 63</ a >
129- < a name ='L64 '> </ a > < a href ='#L64 '> 64</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
129+ < a name ='L64 '> </ a > < a href ='#L64 '> 64</ a >
130+ < a name ='L65 '> </ a > < a href ='#L65 '> 65</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
131+ < span class ="cline-any cline-yes "> 1x</ span >
130132< span class ="cline-any cline-yes "> 1x</ span >
131133< span class ="cline-any cline-yes "> 1x</ span >
132134< span class ="cline-any cline-yes "> 1x</ span >
@@ -219,6 +221,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
219221/**
220222* Evaluates the logarithm of the cumulative distribution function (CDF) for a logistic distribution with location parameter `mu` and scale parameter `s` at a value `x`.
221223*
224+ * @private
222225* @param {number} x - input value
223226* @param {number} mu - location parameter
224227* @param {NonNegativeNumber} s - scale parameter
@@ -259,7 +262,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
259262 < div class ='footer quiet pad2 space-top1 center small '>
260263 Code coverage generated by
261264 < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
262- at 2025-04-01T12:25:30.742Z
265+ at 2025-06-16T21:30:33.498Z
263266 </ div >
264267 < script src ="../../../../../../prettify.js "> </ script >
265268 < script >
0 commit comments