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

Unit testing #75

Open
lgatto opened this issue Apr 20, 2016 · 1 comment
Open

Unit testing #75

lgatto opened this issue Apr 20, 2016 · 1 comment

Comments

@lgatto
Copy link
Owner

lgatto commented Apr 20, 2016

  • Improve current state of unit testing
> (pc = covr::package_coverage("pRoloc"))
pRoloc Coverage: 34.46%
R/belief.R: 0.00%
R/chi2.R: 0.00%
R/clusterdist-framework.R: 0.00%
R/clusterdist-functions.R: 0.00%
R/clustering-framework.R: 0.00%
R/clustering-kmeans.R: 0.00%
R/data.R: 0.00%
R/dynamics.R: 0.00%
R/gomarkers.R: 0.00%
R/lopims.R: 0.00%
R/machinelearning-functions-ksvm.R: 0.00%
R/machinelearning-functions-PerTurbo.R: 0.00%
R/machinelearning-functions-plsda.R: 0.00%
R/makeGoSet.R: 0.00%
R/perTurbo-algorithm.R: 0.00%
R/phenodisco.R: 0.00%
R/plotting2.R: 0.00%
R/machinelearning-framework.R: 3.57%
R/machinelearning-framework-theta.R: 4.20%
R/AllGenerics.R: 12.50%
src/pRoloc.cpp: 12.50%
R/environment.R: 14.29%
R/utils.R: 23.64%
R/MartInterface.R: 29.49%
R/MLInterfaces.R: 33.33%
R/plotting.R: 44.23%
R/MSnSet.R: 56.19%
R/markers.R: 56.36%
R/pRolocmarkers.R: 65.22%
R/machinelearning-functions-knntl.R: 67.02%
R/goenv.R: 67.24%
R/annotation.R: 75.74%
R/machinelearning-utils.R: 76.25%
R/distances.R: 79.55%
R/machinelearning-functions-rf.R: 82.67%
R/machinelearning-functions-nb.R: 85.00%
R/machinelearning-functions-knn.R: 85.11%
R/machinelearning-functions-nnet.R: 85.90%
R/zzz.R: 87.50%
R/machinelearning-functions-svm.R: 87.84%
R/vis.R: 94.00%
R/go.R: 100.00%
@lgatto
Copy link
Owner Author

lgatto commented Jan 7, 2019

See also #30 and the vdiff package for testing figures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant