photo

Alayt Abraham Issak


Last seen: circa 3 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta