Watch this Author's files
Hi. Im using MATLAB 7.7 and the problem persists.
A general question as well which you might know. How hard is it to compute confidence regions for higher dimensions, say n=50, with correlated variables?
Seems to be some error during call to fzero. 'options' seem to be correct. Any ideas?
>> r=rcr(1) ??? Error using ==> optimget Too many input arguments.
Error in ==> fzero at 143 tol = optimget(options,'TolX',defaultopt,'fast');
Error in ==> rcr at 131 r=abs(fzero(@difference,R0,options,s,p,np));
Contact us at files@mathworks.com