Community Profile

photo

Murat Aydin


UC Irvine

Last seen: 9 månader ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

ungefär 4 år ago | 0 answers | 0

0

answers

Question


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

ungefär 6 år ago | 1 answer | 0

1

answer