Community Profile

photo

Carlos Goncalves Moreira


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Count the appearances of each value per bin within a vector of 144 bins.
I have a vector of 21600 values between [-3;2]. I want to divide this vector in 150-value bins and count how many times each val...

5 years ago | 2 answers | 0

2

answers

Question


Plot a binary value each time a number in vector A is also present in vector B.
I have two vectors of different sizes: A=5000x1 and B=86000x1. They both represent time in seconds, but A shows important timest...

6 years ago | 1 answer | 0

1

answer

Question


How do I extract elements of an array having their indexes in another array?
I have two arrays: one with data points ( _b_, averaged every _n_ points from a longer array _a_) and another one with specific ...

6 years ago | 1 answer | 0

1

answer

Question


How to get the difference between two robust regressions (based on repeated measures) and statistically analyse it?
I have been struggling with this problem for already a couple of long weeks. Perhaps someone can give me some help or suggestion...

6 years ago | 1 answer | 0

1

answer

Question


How to force my robust regression to pass through y=1?
I have a very simple code with two vectors. I want to compute a robust regression on those values, but forcing the function to p...

6 years ago | 1 answer | 1

1

answer