全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 MATLAB等数学软件专版
11920 9
2013-07-10


之前应用stata时,得到估计结果的同时,会获得各个系数的显著性水平。用*表示的10%,**表示5%,***表示1%。
在matlab中,怎么样结果也能显示 *,从而表达显著性水平。

谢谢
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2013-7-10 12:41:06
~好的~谢谢啦
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2013-7-14 05:23:32
继续求  
请大侠指导啊。
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2013-7-17 04:52:10
自问自答

function output = lprintf(prtdat,crtdat,info,file)
% PURPOSE: Prints a matrix of data with a criteria-based symbol next
% to each element.  Data are formatted globally or column-wise,
% as specified. Designed for indicating significance levels of
% parameter estimates.
%-----------------------------------------------------------------
% USAGE:  output = lprintf(prtdat,crtdat,info,fid)
% where:
%  prtdat  (R,C) matrix of data to print
%  crtdat  (R,C) matrix of data to use as criteria for symbols
%  info    structure variable (all optional): [default]
%    info.crit     vector of criteria, largest first  [10%,5%,1%]
%    info.symb     vector of symbols (strings)   [c,b,a]
%    info.fmt      scalar or C-vector of format strings ['%7.4f']
%    info.lnnum    vector indexing rows with horiz. lines [none]
%    info.rname    R-vector of strings with row names  [none]
%    info.cname    C-vector of strings with column names [none]
%    info.head     vector of strings to put as header [none]
%    info.tail     vector of strings to put as footer [none]
%
%  fid  'filename' for output. Screen if missing, none if file = 0
%-----------------------------------------------------------------
% RETURNS:  output   a string matrix with the results
%----------------------------------------------------------------
% NOTES:
%   Symbol(i) assigned when crtdat(r,c) <= info.crit(i)
%   The number of criteria is flexible.  Default is 10%,5%,1% with
%   corresponding symbols of \superscript c,b,a
%-----------------------------------------------------------------
% SEE ALSO: lprintf_d, lprint, mprint
%-----------------------------------------------------------------
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2013-7-24 05:49:27
如果导入word/Excel,怎么让结果上面标注上*呢?
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2013-7-24 12:22:10
matlab中文论坛 meatbird好友:
doc regstats
咱们这个论坛,讨论matlab的高手呢?怎么这种问题,没有会的,还是不愿回答?!

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

点击查看更多内容…
相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群