最新文章

Types of Data Science Questions

2 分钟阅读

摘自 Six Types Of Analyses Every Data Scientist Should Know 和 Types of Questions;两者内容基本相同。

R console theme

少于 1 分钟阅读

R console 并没有提供 theme 选项,只有自己配 color。在 “X:[R-folder]\etc\Rconsole” 文件中可以指定 color(在 ## Colours for console and pager(s) 小节)(color 的名称在 “X:[R-folder]\etc\rgb.t...

Derivative and Partial Derivative

1 分钟阅读

感谢 良田围 网友在 偏导数有什么用 问题上的精彩回复,以下全文摘抄,仅加音标并稍微排版。

R profiling

少于 1 分钟阅读

system.time()