Community Profile

photo

Florian


Universität Luzern

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Generalized methods of moments (GMM) with many indicator variables and ill-conditioned covariance matrix of the error terms
I'm having a problem estimating the optimal weighting matrix for the second stage of (feasible efficient) two-step GMM. Let me e...

8 years ago | 0 answers | 0

0

answers

Question


Why use Cholesky decomposition of diag. matrix of VARIANCES to create multivariate normal random draws
Hi, I'm looking at some code where the cholesky decomposition of the covariance matrix is used to create multivariate random ...

9 years ago | 0 answers | 0

0

answers

Question


Built-in Multithreading on multiple CPUs
I am running code that maxes out CPU usages about 80% of the time over 4 cores. Because I am not using the parrell computing too...

9 years ago | 1 answer | 1

1

answer

Question


Difference between mvnrnd(,sigma) and randn()*chol(sigma)
I would like to create correlated multivariate normal random numbers. It is my understanding that this can either be done using ...

9 years ago | 1 answer | 1

1

answer