Guohua
Followers: 0 Following: 0
Feeds
提问
How does fitlm set reference level with categorical variables?
I am running linear regression using fitlm with categorical datasets: model = fitlm(DataTable ,'Score ~ Industry + Rating + Liq...
1 month 前 | 1 个回答 | 0
1
个回答提问
How to run logistic regression with state variables?
I am trying to run a logistic regression analysis of default/non-default for coporate bonds, prob of default = 1/(1+exp(-f(x))...
8 months 前 | 1 个回答 | 0
1
个回答提问
readtable error : read all columns into a single column
I am using readtable to read a *.txt file into table data = readtable('test.txt', 'Format','auto') the data file have 10 colum...
1 year 前 | 2 个回答 | 0