Mr LE
2015년부터 활동
Followers: 0 Following: 0
Feeds
질문
How to estimate the constant term in a multiple linear regression?
Hi, I would like to estimate the constant term "a" in the multiple linear regression X=a+bY+BZ This is my code : y ...
거의 10년 전 | 답변 수: 3 | 0
3
답변질문
How to run a Return-Based Style Analysis?
Hi, Does anyone know how to run a RBSA with matlab ?
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
How to create multiple linear regression ? NEED HELP
Hi, I would like to regress Q with 3 response functions X,Y and Z (like this Q=a+bX+cY+dZ) (Where Q, X, Y and Z are matrice...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Problem with portalpha function
Hi, Can anyone help me with the code: a.alpha = portalpha(a(1).c , a(11).c , a(19).c,'capm') This error message appear...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How to calculate skewness & kurtosis ?
Hi, I would like to calculate the third and fourth moment with returns data (matrix 1x132) Do you know the function that c...
거의 10년 전 | 답변 수: 2 | 3
2
답변질문
Problem with the mean function
Hi, I have a problem with the mean function. I want to have the mean of a matrix A (129x1) but the function : c= mean (A...
거의 10년 전 | 답변 수: 1 | 0