feval using constant-only model?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hi there - it seems that feval won't evaluate a glm produced by GeneralizedLinearModel.fit if it only includes a constant (y ~ 1). Granted, this is an easy model to solve manually, but I'm trying to make code that's universal and will accept whatever model with whatever distribution. Is there any way to have feval solve a constant-only model?
Thanks, Alden
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!