photo

Alayt Abraham Issak


Last seen: alrededor de 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta