photo

Alayt Abraham Issak


Last seen: 대략 3년 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to reduce overparameterized model for stepwise glmfit?
I am trying to use the stepwise regression generalized linear model for a dataset with 85 columns and 2055 rows. Many of these c...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Plotting Clusters using attributes
I'm trying to plot a clusters using the code below. The attribs are initially = [1 2 3], however as I attempt to change it to [6...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Why do I get this message : Error using kmeans ---X must have more rows than the number of clusters.
clear all; close all load BRI rng(0,'twister'); % A_train is 2055 x 89 factors A_train = D_num(:,[1:66,68:89]); all_facto...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Multiple box plot for 4 categories of three plots each.
I currently have 12 boxplots on three different figures. Each figure contains 4 box plots each. I have attached one of the figur...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to extract minimum values in a row and replace them with their variable?
I have four colums and 928 rows in a table. I would like to extract the smallest number in each row and replace it with the vari...

5년 초과 전 | 답변 수: 1 | 0

1

답변