필터 지우기
필터 지우기

Quantile regression application on matlab

조회 수: 7 (최근 30일)
Francesco Grechi
Francesco Grechi 2021년 4월 27일
댓글: shubin ma 2021년 11월 27일
I'm using the code in the following link, https://it.mathworks.com/matlabcentral/fileexchange/70072-quantile-regression#feedbacks, but i have some issues when i click on run and i'm on Readme.m i got in the below error, what can i put as z?
>> Readme
Undefined function or variable 'z'.
Error in Readme (line 13)
[beta, p]=qr_standard([z x(:,i)], y, tau,'test','wald','method','interior');
  댓글 수: 1
shubin ma
shubin ma 2021년 11월 27일
函数不能直接运行,你需要创建主程序来调用这个函数,在readme.m里有一个example,你可以看一下

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by