Feeds
질문
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...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
Sort(x) doesn't work properly.
Why when I'm trying to sort , at the end there are numbers that are not sorted?
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
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(...
5년 초과 전 | 답변 수: 0 | 0

