-
Notifications
You must be signed in to change notification settings - Fork 10
更新日志
Shawn Wang edited this page Oct 21, 2021
·
2 revisions
Oct 21,2021.
大家反馈的问题sft报错找不到对象nSamples,原因是之前写的经验阈值判断代码中nSamples
没有定义,现在决定还是启用经验阈值,所以在getpower
中加了如下代码
nSamples = nrow(datExpr)
Report me more Error message: shawndrive2019@126.com