May_the_degrees_of_freedom_be_with_you
Followers: 0 Following: 0
PhD student in management. Primary research areas: individual differences, research methods, and dominance relationships. Nacent coder determined to overcome the learning curve in order to fulfill his dream of becoming a stats paladin.
Statistiques
RANG
195 794
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
87.5%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Combining Tiled Chart Layouts
I am trying to combine 6 line graphs into 1 page. The tiled chart layout function appears perfect for this, but I need separate...
environ 3 ans il y a | 1 réponse | 0
1
réponseProducing all combinations of a vector with replacement
Update for anyone else interested in this topic: The user created function, combinator(), appears to provide all the benefits...
plus de 3 ans il y a | 0
Question
Producing all combinations of a vector with replacement
I am trying to produce all unique combinations of a vector with replacement, given some "choose" parameter, but neither the ncho...
plus de 3 ans il y a | 4 réponses | 0
4
réponsesQuestion
Desired object produced but still receive "out of memory error"
I encountered something quite odd and was hoping someone could provide some insight. I have a very large variable ("W") that I ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Sum each page of a 3D matrix and append sums as rows of new 2D matrix
I cannot for the life of me figure out why this for loop is overwriting the first row of my output variable (D). I have spent a ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Converting instances of NaN to 0 and setting bold as reminder
I'm working with signal detection, and frequently the denominator of my fractions is zero (e.g., Sensitivity = True Positive / (...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Applying similar functions to many small chunks of large matrices
I have a large matrix and want to apply similar functions across many smaller portions of the matrix. The matrix I am working wi...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
For loop with decimal increment not seen as integer or logical value
Goal: Have for loop repeatedly create matrices of random integers Create new matrix where columns = variance for each row of ...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to save logical arrays generated by for loops as matrices
Goal: to compare each value from a matrix to an index ranging from 0-4 in increments of 1, saving the results as a matrix. P...
presque 5 ans il y a | 1 réponse | 0