Skip to content

R package for detection capability in accordance with CLSI EP17 guidelines

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

laurenmock/sherloq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sherloq

{sherloq} is an R package for detection capability that includes calculations for limit of blank (LoB), limit of detection (LoD), and limit of quantitation (LoQ). The package contains six R functions based on the Clinical & Laboratory Standards Institute (CLSI) EP17 guidelines for detection capability:

  1. LoB: classical approach (non-parametric and parametric options)
  2. LoD: classical approach
  3. LoD: precision profile approach
  4. LoD: probit approach
  5. LoQ: functional sensitivity approach
  6. LoQ: total error approach

vignettes contains a vignette with a demonstration of how to use {sherloq}.

R folder contains the R functions.

man contains documentation files (generated by roxygen2) for each R file. For example, run ?LoB to view the help page for the LoB function.

tests/testthat contains unit tests. Run devtools::test() to run all tests in this folder.

About

R package for detection capability in accordance with CLSI EP17 guidelines

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages