相关疑难解决方法(0)

gnuplot的相关系数

我想用fit函数绘制数据:function f(x) = a+b*x**2.绘图后我得到了这个结果:

correlation matrix of the fit parameters:

               m      n      
m               1.000 
n              -0.935  1.000 
Run Code Online (Sandbox Code Playgroud)

我的问题是:如何在gnuplot上找到相关系数?

regression gnuplot correlation

3
推荐指数
2
解决办法
1万
查看次数

标签 统计

correlation ×1

gnuplot ×1

regression ×1