由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - stats output of regress in matlab
相关主题
问一个matlab画图的问题How to know # of threads in an app?
大家用什么免费的防病毒软件?请问怎么快速的判断一个文件是否存在in c, unix
我来科普下深度学习的应用范围吧what's the system call for get file num of a dir?
What's the problem with 'ascii' codec? (转载)public and protected member in private inherit
open source都快搞得大家没饭吃了c里面有什么函数可以
R 语言求解惑请推荐一个subversion的stats工具
Re: Zillow Prize kaggle的比赛 求问谁能告诉为啥最后为啥输出两个C
关于shell script的一个问题*** help needed! on MATLAB GUI ***
相关话题的讨论汇总
话题: stats话题: regress话题: matlab话题: s2话题: square
进入Programming版参与讨论
1 (共1页)
s********s
发帖数: 3945
1
For the function
[b,bint,r,rint,stats] = regress(y,X)
where stats = [r2 F prob s2];
My question is what the definition of s2 is. In matlab web, "s2" is defined
as the square of the root mean square error (RMSE) value. So it should be
the same as MSE (mean square error), right?
Thanks for your correction.
1 (共1页)
进入Programming版参与讨论
相关主题
*** help needed! on MATLAB GUI ***open source都快搞得大家没饭吃了
a problem with MATLABR 语言求解惑
help: read mouse position in matlab?Re: Zillow Prize kaggle的比赛 求问
help for Matlab figures关于shell script的一个问题
问一个matlab画图的问题How to know # of threads in an app?
大家用什么免费的防病毒软件?请问怎么快速的判断一个文件是否存在in c, unix
我来科普下深度学习的应用范围吧what's the system call for get file num of a dir?
What's the problem with 'ascii' codec? (转载)public and protected member in private inherit
相关话题的讨论汇总
话题: stats话题: regress话题: matlab话题: s2话题: square