Feeds
질문
Fill table of NaNs with data though loop
Hello all, I have a table of NaNs "data" with 100 rows and 6 columns. In a for loop i'm doing some calculations and in every lo...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to report linear regression results?
Hello, I performed a siple linear regression using fitlm and am unsure about how to report the stats. I definitely want to men...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Logistic regression: Meaning of beta values
Hello, I have a dummy question about how to interpret the beta values of mnrfit. I plotted the logistic regression, see below,...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
Delete row when one cell is empty
Hi, I'm trying to delete those rows in an array that contain one empty cell. I have only to columns. Is there an easy way to...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Plot linear regression without data points
Hello, I have a figure with a scatter plot and I want to add a linear regression with different data. I only want to plot the ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Logistic regression: Interpretation of stats
Hi, I have performed a binary logistic regression with one predictor variable using mnrfit. Now using [b,dev,stats] = mnrfit(...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
Extract values from double with for loop and calculate sum
Dear matlab-ers! I have a double, called 'file' here, consisting of two columns and 36 rows. In the second column I have values...
거의 7년 전 | 답변 수: 2 | 0
