Skip to content

Commit

Permalink
fix priorCoVariance issue in PDO.m and change fimTotal to fimOrig
Browse files Browse the repository at this point in the history
Code now runs with equal size arrays for evaluateExperiment function ("diag(fimlog10PriorStd.^2)" did not match size with "ModelGRDusp100nM.dataSet.nCells" so in SSIT.m "prioCoVariance" and therefore "fimTotal{is}" did not match "cellCounts(it)" - same issue as encountered previously).  Also had to change "fimTotal" to "fimOrig" when computing determinants for respective FIMs ("fimDetVsNumberMAt").

WARNING: Plot may still be inaccurate (%% STEP XX.E. -- Plot Information vs. Expt Design, PDO, and Number of Cells)
  • Loading branch information
alexpopinga committed Sep 6, 2024
1 parent a9db112 commit bdd8982
Show file tree
Hide file tree
Showing 3 changed files with 338 additions and 22 deletions.
Loading

0 comments on commit bdd8982

Please sign in to comment.