You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to implement a conditional forecast for my panel BVAR (using an hierarchical prior). After having inputted all the required Excel sheets, I am receiving an error message which reads "NaN's cannot be converted to logicals". Has someone else experienced this or knows how to solve this problem?
The price error message reads:
Error in bear.loadcfpan>@(x)any(~(x)) (line 367) temp(cellfun(@(x) any(~(x)),temp))={[]};
Many thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi, I am trying to implement a conditional forecast for my panel BVAR (using an hierarchical prior). After having inputted all the required Excel sheets, I am receiving an error message which reads "NaN's cannot be converted to logicals". Has someone else experienced this or knows how to solve this problem?
The price error message reads:
Error in bear.loadcfpan>@(x)any(~(x)) (line 367)
temp(cellfun(@(x) any(~(x)),temp))={[]};
Many thanks in advance.
The text was updated successfully, but these errors were encountered: