全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学
2394 2
2007-04-21
<P>请看下面的程序:</P>
<P>data  sasuser.reg_co;</P>
<P>input x y;</P>
<P>cards;</P>
<P>.......</P>
<P>........</P>
<P>;</P>
<P>proc gplot data=sasuser.reg_co;</P>
<P>symbol i=r v=star c=cyan;</P>
<P>plot y*x;</P>
<P>run;</P>
<P>quit;</P>
<P>我想在回归直线的附近显示回归方程的表达式</P>
<P>请大家出招     </P>
<P><IMG src="http://www.pinggu.org/bbs/Skins/Default/emot/em08.gif" align=middle border=0><IMG src="http://www.pinggu.org/bbs/Skins/Default/emot/em08.gif" align=middle border=0></P>
<P> 如何在回归直线旁边注上回归方程 <BR></P>
二维码

扫码加我 拉你入群

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

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

全部回复
2007-4-24 06:49:00
<P>The quick answer is using 'reqeqn', the regression equation will be shown at the bottom of your graph. </P>
<P>proc gplot data=sasuser.reg_co;</P>
<P>symbol i=r v=star c=cyan;</P>
<P>plot y*x/regeqn;</P>
<P>run;</P>
<P>quit;</P>
二维码

扫码加我 拉你入群

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

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

2007-4-25 19:09:00
<P>thank you a lot! You must be good at SAS !Would you like to share some your formulations with me ? I am hoping to make friends with you ! I am a sas fan .this is my qq no.43489713 </P>
<P>thank you! </P>
二维码

扫码加我 拉你入群

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

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

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

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