2016年2月22日

[R]Precedence

摘要: > 2 * 3 %/% 2 [1] 2 > (2 * 3) %/% 2 [1] 3 优先级 阅读全文

posted @ 2016-02-22 16:22 ightar 阅读(213) 评论(1) 推荐(0)

2016年2月2日

[sas]Missing Value

摘要: 1、缺失值有数值缺失,字符缺失; 2、问题:PROC TABULATE制表CLASS有缺失,目的将缺失值与某个非缺失值归属为一类,其他的按照实际操作,剩余用OTHER. 阅读全文

posted @ 2016-02-02 21:22 ightar 阅读(542) 评论(1) 推荐(0)

2015年12月8日

[SAS]

摘要: 1..TSV文件导入 Q:标题及内容中文乱码 A:options validvarname=any; encode = utf-8; 2.Error:utility file open failed A:options nothreads尝试未成功;重启电脑、重启SAS后解决 阅读全文

posted @ 2015-12-08 14:46 ightar 阅读(173) 评论(0) 推荐(0)

2014年12月31日

数据处理算法链接 DATA MINING GA LINK

摘要: Amazement awaits us at every corner.1、贝叶斯算法[1-a]/网络[1-b] Bayesian/BN(Bayesian Network)References:[1-a]URL: http://mindhacks.cn/2008/09/21/the-magical-... 阅读全文

posted @ 2014-12-31 17:17 ightar 阅读(254) 评论(0) 推荐(0)

2014年12月29日

简约插件Plug-in for simple

摘要: 整理可以提高学习效率的small plug-in、software Etc. 1、资源管理器“类google Browser”[1] 2、英文电子书 library genesis[2] 3、番茄时间桌面插件 miniPomodoro[3] 4、软件官方指南搜索方法 *ReviewersGuide. 阅读全文

posted @ 2014-12-29 15:29 ightar 阅读(289) 评论(0) 推荐(0)

规约RULE

该文被密码保护。 阅读全文

posted @ 2014-12-29 14:26 ightar 阅读(4) 评论(0) 推荐(0)

导航