Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sigCov variations #17

Open
4 tasks done
jsnelgro opened this issue Nov 30, 2015 · 0 comments
Open
4 tasks done

sigCov variations #17

jsnelgro opened this issue Nov 30, 2015 · 0 comments
Labels

Comments

@jsnelgro
Copy link
Collaborator

  • 1/10
Pearson correlation between best Bayes-NN Distance and Wishartiness: 0.86406
Spearman correlation between best Bayes-NN Distance and Wishartiness: 0.69048
Kendall correlation between best Bayes-NN Distance and Wishartiness: 0.57143
  • 1/100
Pearson correlation between best Bayes-NN Distance and Wishartiness: 0.69962
Spearman correlation between best Bayes-NN Distance and Wishartiness: 0.59524
Kendall correlation between best Bayes-NN Distance and Wishartiness: 0.28571
  • 1/175 (errored)
cur t:1     out of    100
Error using eig
Input to EIG must not contain NaN or Inf.

Error in covMatDist (line 6)
d = eig(A,B);

Error in bestNNVars (line 12)
    curErr = covMatDist(curSig,bayesSig);

Error in runBNNComps (line 50)
              [bestInd bestBDist bestSig] = nnCompFun(Ys,Zs,sigSig, reshape(bayesSigs{i,j}(:,:,t),[N N]));

Error in runFullSims (line 166)
[bestBDists nnBestBSigs bestTDists nnBestTSigs bestInds] = runBNNComps(dirName,T,bayesSigs,trueSigs, ...
  • 1/300
Pearson correlation between best Bayes-NN Distance and Wishartiness: 0.54615
Spearman correlation between best Bayes-NN Distance and Wishartiness: 0.80952
Kendall correlation between best Bayes-NN Distance and Wishartiness: 0.64286
@jsnelgro jsnelgro added the note label Nov 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant