Other packages > Find by keyword >

mispitools  

Missing Person Identification Tools
View on CRAN: Click here


Download and install mispitools package within the R console
Install from CRAN:
install.packages("mispitools")

Install from Github:
library("remotes")
install_github("cran/mispitools")

Install by package version:
library("remotes")
install_version("mispitools", "1.4.0")



Attach the package and use:
library("mispitools")
Maintained by
Franco Marsico
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-12-03
Latest Update: 2024-08-17
Description:
A set of decision making tools to conduct missing person searches. Particularly, it allows computing optimal LR threshold for declaring potential matches in DNA-based database search. More recently 'mispitools' incorporates preliminary investigation data based LRs. Statistical weight of different traces of evidence such as biological sex, age and hair color are presented. For citing mispitools please use the following references: Marsico and Caridi, 2023 and Marsico, Vigeland et al. 2021 .
How to cite:
Franco Marsico (2021). mispitools: Missing Person Identification Tools. R package version 1.4.0, https://cran.r-project.org/web/packages/mispitools. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-08-26 23:11), 0.1.0 (2021-12-03 23:50), 0.1.1 (2021-12-10 20:40), 0.1.3 (2021-12-20 14:00), 0.1.5 (2022-01-04 00:50), 0.1.9 (2022-02-18 16:10), 0.2.0 (2022-03-26 17:00), 0.2.1 (2022-03-29 08:40), 0.3.0 (2023-02-27 14:02), 0.4.0 (2023-04-06 19:00), 1.0.0 (2023-09-05 09:20), 1.1.0 (2024-07-08 02:10), 1.2.0 (2024-08-17 04:40), 1.4.0 (2026-01-09 10:40), 2.0.0 (2026-08-25 23:10)
Other packages that cited mispitools R package
View mispitools citation profile
Other R packages that mispitools depends, imports, suggests or enhances
Complete documentation for mispitools
Functions, R codes and Examples using the mispitools R package
Some associated functions: Argentina . Asia . Austria . BosniaHerz . CPT_MP . CPT_POP . China . Cmodel . CondPlot . DeT . Europe . Japan . LRage . LRcol . LRdate . LRdist . LRsex . Trates . USA . combLR . deplot . getfreqs . makeMPprelim . makePOIgen . makePOIprelim . mispiApp . mispitools-package . postSim . simLRgen . simLRprelim . 
Some associated R codes: Argentina.R . Asia.R . Austria.R . BosniaHerz.R . CPT_MP.R . CPT_POP.R . China.R . Cmodel.R . CondPlot.R . DeT.R . Europe.R . Japan.R . LRage.R . LRcol.R . LRdate.R . LRdist.R . LRsex.R . Trates.R . USA.R . combLR.R . deplot.R . getfreqs.R . makeMPprelim.R . makePOIgen.R . makePOIprelim.R . mispiApp.R . mispitools.R . postSim.R . simLRgen.R . simLRprelim.R .  Full mispitools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA