photo

Alayt Abraham Issak


Last seen: environ 3 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse