Package: stapler 0.7.2

stapler: Simultaneous Truth and Performance Level Estimation

An implementation of Simultaneous Truth and Performance Level Estimation (STAPLE) <doi:10.1109/TMI.2004.828354>. This method is used when there are multiple raters for an object, typically an image, and this method fuses these ratings into one rating. It uses an expectation-maximization method to estimate this rating and the individual specificity/sensitivity for each rater.

Authors:John Muschelli [aut, cre]

stapler_0.7.2.tar.gz
stapler_0.7.2.zip(r-4.5)stapler_0.7.2.zip(r-4.4)stapler_0.7.2.zip(r-4.3)
stapler_0.7.2.tgz(r-4.5-any)stapler_0.7.2.tgz(r-4.4-any)stapler_0.7.2.tgz(r-4.3-any)
stapler_0.7.2.tar.gz(r-4.5-noble)stapler_0.7.2.tar.gz(r-4.4-noble)
stapler_0.7.2.tgz(r-4.4-emscripten)stapler_0.7.2.tgz(r-4.3-emscripten)
stapler.pdf |stapler.html
stapler/json (API)
NEWS

# Install 'stapler' in R:
install.packages('stapler', repos = c('https://muschellij2.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/muschellij2/stapler/issues

On CRAN:

3.70 score 1 stars 8 scripts 173 downloads 6 exports 3 dependencies

Last updated 4 years agofrom:6f3f69437b. Checks:5 OK, 3 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 26 2025
R-4.5-winNOTEJan 26 2025
R-4.5-macNOTEJan 26 2025
R-4.5-linuxNOTEJan 26 2025
R-4.4-winOKJan 26 2025
R-4.4-macOKJan 26 2025
R-4.3-winOKJan 26 2025
R-4.3-macOKJan 26 2025

Exports:staplestaple_bin_imgstaple_bin_matstaple_example_datastaple_multi_imgstaple_multi_mat

Dependencies:matrixStatsRcppRNifti

STAPLE Example

Rendered fromstaple_example.Rmdusingknitr::rmarkdownon Jan 26 2025.

Last update: 2017-11-27
Started: 2017-11-27

Readme and manuals

Help Manual

Help pageTopics
Generic STAPLE Algorithmstaple staple.array staple.character staple.default staple.list
Run STAPLE on a set of nifti imagesstaple_bin_img staple_multi_img
STAPLE on binary matrixstaple_bin_mat
STAPLE Example Datastaple_example_data
STAPLE on Multi-class matrixstaple_multi_mat