提问


How can I use glmfit to reduce the number of independent variables in a Logistic Regression model?
I am using GLMFIT to perform Logistic Regression on data. I would like to use it to eliminate the independent variables that ar...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How can I perform matrix operation efficiently?
I have an array X(n,m) where m<<n and n can be very large. First, I want to create a 3-d array of dimension (m,m,n) such that ea...

10 years 前 | 2 个回答 | 0

2

个回答