stepwise logistic regression using statistics toolbox
显示 更早的评论
The response y in "stepwiseglm" has to be one column vector?
I found that the response y in "glmfit" can be two column matrix with the first column indicating the number of successes for each observation and the second column indicating the number of trials for each observation.
My response y is in format [successes; num of trials] and I want to use "stepwiseglm". How can I do that? Thank you so much!
Boyi
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Logistic Distribution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!