Community Profile

photo

Julian Wzorek


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Simulate GARCH(1,1)
Hello, I'm trying to simulate GARCH model, but my code doesn't work properly. It stops at some point and the values are the sam...

3 years ago | 0 answers | 0

0

answers

Question


Sort(x) doesn't work properly.
Why when I'm trying to sort , at the end there are numbers that are not sorted?

3 years ago | 1 answer | 0

1

answer

Question


Problem with a function
Hi, I would like to creat a function that calculate fn. I would like to assign 1 to s when x>v and 0 otherwise. [fn]=lillietest...

3 years ago | 2 answers | 0

2

answers

Question


Local function is unrecognized.
Hi, so I wrote this function for skewness at the end of my script : function [s]=skosnosc(x) n=length(x); s=(((sum((x-mean(...

3 years ago | 0 answers | 0

0

answers