add mixed model tools to new branch (excessive conflicts with old branch).
commit739632f664e611f21e7693557dd15ae519774178
authorLukas Mueller <lam87@cornell.edu>
Thu, 18 Apr 2019 14:36:07 +0000 (18 10:36 -0400)
committerLukas Mueller <lam87@cornell.edu>
Thu, 18 Apr 2019 14:36:07 +0000 (18 10:36 -0400)
treee175e68dd1e588e1083f2bacba079a63fe17c8ac
parentcf8f711dde10b5a55922c6223cbfcb861e1c97bb
add mixed model tools to new branch (excessive conflicts with old branch).
24 files changed:
js/source/entries/mixedmodels.js [new file with mode: 0644]
lib/CXGN/Analysis.pm [new file with mode: 0644]
lib/CXGN/Project.pm [copied from lib/CXGN/Trial.pm with 99% similarity]
lib/CXGN/Trial.pm
lib/CXGN/Trial/TrialDesign.pm
lib/CXGN/Trial/TrialDesign/Plugin/Alpha.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/Analysis.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/Augmented.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/CRD.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/Lattice.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/MAD.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/MADII.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/MADIII.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/MADIV.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/Prep.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/RCBD.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/genotyping_plate.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/greenhouse.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/p-rep.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/splitplot.pm [new file with mode: 0644]
lib/CXGN/Trial/TrialDesign/Plugin/westcott.pm [new file with mode: 0644]
lib/SGN/Controller/AJAX/Analysis.pm [new file with mode: 0644]
lib/SGN/Controller/AJAX/MixedModels.pm [new file with mode: 0644]
mason/tools/mixedmodels.mas [new file with mode: 0644]