]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurmetastats.cpp
metastats in progress
[mothur.git] / mothurmetastats.cpp
index 31542e80fe9f2d2b01c9d07cd97501954e841bcf..a4f879e9a11579ca907d40ad4e0bdbb002f7f8d2 100644 (file)
@@ -512,6 +512,7 @@ vector<double> MothurMetastats::calc_qvalues(vector<double>& pValues) {
                        }
                }
                
+               //from R code - replacing with spline and splint below
                //vector<double> f_spline = smoothSpline(lambdas, pi0_hat, 3);
                //double pi0 = f_spline[(f_spline.size()-1)];   // this is the essential pi0_hat value