1 Star 0 Fork 4

hayeszhou/ElasticSynth

forked from 连享会/ElasticSynth 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
DESCRIPTION 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
Terrence Neumann 提交于 2021-02-25 11:44 . namespace and description
Package: ElasticSynth
Title: Synthetic controls with elastic net regularization
Version: 0.0.0.9000
Authors@R: person("Terrence", "Neumann", email = "[email protected]", role = c("aut", "cre"))
Description: An R6 object-oriented synthetic controls implementation for comparitive case studies. It utilizes elastic net regression (glmnet) to assign unit weights. Includes cross validation selection mechanism for optimal alpha (L1 and L2 regularization) and lambda (weight penalty).
Depends: R (>= 3.3.2)
License: What license is it under?
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: data.table (>= 1.9.8)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hayeszhou/ElasticSynth.git
[email protected]:hayeszhou/ElasticSynth.git
hayeszhou
ElasticSynth
ElasticSynth
master

搜索帮助