photo

Murat Aydin


UC Irvine

Last seen: etwa ein Jahr vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Looking for a good way to visualize data density
I have a matrix A[20000x100] (data output from a Monte Carlo analysis) and a vector t[100], which represents time. I want to plo...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Matlab gives "Struct contents..." err for an operation with a Stan array within a script but can deal with the same array in the command prompt or if debug mode (via step or cont).
Testing a very simple script: n=100; beta0t=2; beta1t=1; sigmat=1; x=randn(1,100); y=beta0t+beta1t*x+randn(1...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort