1 Star 3 Fork 3

连享会/augsynth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
NAMESPACE 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
Eli Ben-Michael 提交于 2020-09-14 23:10 +08:00 . Removed temporary code, added doc
# Generated by roxygen2: do not edit by hand
S3method(plot,augsynth)
S3method(plot,multisynth)
S3method(plot,summary.augsynth)
S3method(plot,summary.augsynth_multiout)
S3method(plot,summary.multisynth)
S3method(predict,augsynth)
S3method(predict,augsynth_multiout)
S3method(predict,multisynth)
S3method(print,augsynth)
S3method(print,augsynth_multiout)
S3method(print,multisynth)
S3method(print,summary.augsynth)
S3method(print,summary.augsynth_multiout)
S3method(print,summary.multisynth)
S3method(summary,augsynth)
S3method(summary,augsynth_multiout)
S3method(summary,multisynth)
export(augsynth)
export(augsynth_multiout)
export(multisynth)
export(rdirichlet_b)
export(rmultinom_b)
export(rwild_b)
export(single_augsynth)
import(LowRankQP)
import(dplyr)
import(tidyr)
importFrom(ggplot2,aes)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(purrr,reduce)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,poly)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(utils,capture.output)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/arlionn/augsynth.git
[email protected]:arlionn/augsynth.git
arlionn
augsynth
augsynth
master

搜索帮助