限制性立方样条:Error in data.frame(Threshoid = thre p, Threshold Cl lower = ci num[[“normal”]][2],
错误原因:置信区间无法求出解决方法:曲线置信区间的计算
NR曲线图:Error in findrow(fit, times, extend) : no points selected for one or more curves, consider using the extend argument
报错原因: (1)通常为因变量非法,例如因变量不是0,1二分类变量 (2)在多因素生存分析中,如果以上的情况不存在,则可能是生存时间中位数以下的样本的生存状态不是0,1二分类变量 解决方法...
选择变量:[‘subject_id’, ‘stay_id’] not in index
报错原因:选择的变量在上游的节点输出的数据中没有,本例子中上游节点输出数据中没有subject_id,stay_id这两个变量解决方法:检查上游输出数据表,或者重新选择本节点的变量
数据连接:local variable ‘dfpath multi’ referenced before assignment
报错原因:数据连接输入的表格可能缺失,数据连接最起码需要输入两个表格进行连接解决方法:(1)检查数据连接的输入端口是否连接完整(2)检查上游的两个节点的输出的表格是否存在
逻辑回归经典列线图:Error in lims[[i]]:subscript out of bounds.
报错原因:列线图函数未知报错解决方法:(1)检查数据缺失值(2)重开软件,重置当前节点重新计算(3)以上方法无效的情况下,尝试修改变量组合或者修改变量值





![选择变量:['subject_id', 'stay_id'] not in index-决策链社区论坛](https://bbs.statsape.com/wp-content/uploads/2025/05/20250525205725654-image-300x68.png)

![逻辑回归经典列线图:Error in lims[[i]]:subscript out of bounds.-决策链社区论坛](https://bbs.statsape.com/wp-content/uploads/2025/08/20250821154610685-image-300x67.png)
