Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我stepAIC在 MASS 包中使用模型选择并收到错误:“AIC 是 -infinity for this model,因此在包含所有候选预测变量时,‘步骤’无法继续”。
stepAIC
stepAIC指定预测变量的子集时,我能够成功执行。但是,包括一些额外的预测变量会导致错误。预测变量的值似乎没有什么特别独特的地方,当它们被包含在内时会导致错误。
关于为什么会发生这种情况的任何想法?