Community Profile

photo

May_the_degrees_of_freedom_be_with_you


Last seen: 12 months 前 自 2020 起处于活动状态

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.

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

已回答
Producing 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...

3 years 前 | 0

提问


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

3 years 前 | 4 个回答 | 0

4

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答