- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
SAS Enterprise Miner 有一个称为“分数代码节点”的东西。该节点将所有先前的代码(即创建新变量、输入缺失值以及运行模型等)应用于完全未触及的数据集。除了使用保留样本(即测试数据)之外,如何在 R 中执行此操作?
最佳答案
使用 Rattle GUI,如论文中所述:
The underlying R code, constructed and executed by Rattle, is recorded in the Log tab, together with instructive comments. This allows the user to review the actual R commands. The R code snippets can also be copied as text (or Exported to file) from the Log tab and pasted into the R console and executed. This allows Rattle to be deployed for basic tasks, yet still access the full power of R as needed (e.g., to fine-tune modelling options that are not exposed in the interface).
http://journal.r-project.org/archive/2009-2/RJournal_2009-2_Williams.pdf
关于r - 相当于SAS企业矿工评分节点的R是多少?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31642721/
我正在尝试创建一个 crontab 作业,该作业将在我的服务器(Ubuntu 16.04)每次重新启动时运行。我希望命令在新屏幕中运行。如果我在命令行中运行以下命令,它每次都有效。下面的命令启动我的门
我是一名优秀的程序员,十分优秀!