个人信息
状态: 当前离线
cwxuzhou
日历
« 2008-07  
  12345
6789101112
13141516171819
20212223242526
2728293031  
回复
收藏的版块
    文集
    主题
    我运行下面一段程序log会出现:NOTE: ODS Statistical Graphics will require a SAS/GRAPH license when it is declared production.15proc reg;16model Weight = Height;17run;WARNING: Statistical graphics displays created with ODS are experimental in this release.18ods graphics off;看样子是注 ...
    查看(10) | 回复(4) | 收藏