最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

python - scipy.stats.theilslopes upper and lower bounds - Stack Overflow

programmeradmin1浏览0评论

Can someone explain how the lower and upper slope bands are computed in scipy.stats.theilslopes?

Considering that theilslopes computes the slope as the median of all slopes between all possible paired values, if one defines alpha (confidence degree) equal to .95, does the computed upper bound value signify that 95% of the slopes between each pair of values are below this value?

I looked at the main reference

P.K. Sen, “Estimates of the regression coefficient based on Kendall’s tau”, J. Am. Stat. Assoc., Vol. 63, pp. 1379-1389, 1968.

but I didn’t find a clear description.

发布评论

评论列表(0)

  1. 暂无评论