Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想获得最适合我的数据的梯度,我已经能够使用 scipy.stats.linregress 做到这一点。
但是是否有一个等效的误差考虑到数据上的误差线?
谢谢!