空鱼O-决策链社区论坛-第7页
多条件过滤表格:'>' not supported between instances of str and int-决策链社区论坛

多条件过滤表格:’>’ not supported between instances of str and int

报错原因:自变量可能是数值类型,非数值类型无法使用'>','<','=','<='等逻辑字符判断大小解决方法:确认自变量是否为数值
IDI和NRI:Error in coxph(Surv(xi, di) ~ zi) : No (non-missing) observations-决策链社区论坛

IDI和NRI:Error in coxph(Surv(xi, di) ~ zi) : No (non-missing) observations

报错原因:自变量不支持字符串输入解决方法:把字符串变量转为数值编码再输入
33天前
04214
聚合表格:'NoneType' object is not subscriptable-决策链社区论坛

聚合表格:’NoneType’ object is not subscriptable

报错原因:通常为缺少待计算的变量解决方法:检查参数变量完整性,尤其是计算变量需要设置
Meta分析森林图::Error in png(tf_png, paste(plot_params$outputPath,

Meta分析森林图::Error in png(tf_png, paste(plot_params$outputPath, “.png”, sep = “”), : unable to start png() device

报错原因:(1)图像的长宽设置不合法解决方法:(1)去掉图像长宽参数(2)修改图像长宽参数 
7天前
03714
The process cannot access the file 'D:\XXXXXXXX.tsv' because it is being used by another process-决策链社区论坛

The process cannot access the file ‘D:\XXXXXXXX.tsv’ because it is being used by another process

报错原因:错误信息中提示的文件表格被其他程序占用解决方法:把占用文件的程序关掉
4个月前
03712