Package: handwriterRF 1.1.1

Stephanie Reinders

handwriterRF: Handwriting Analysis with Random Forests

Perform forensic handwriting analysis of two scanned handwritten documents. This package implements the statistical method described by Madeline Johnson and Danica Ommen (2021) <doi:10.1002/sam.11566>. Similarity measures and a random forest produce a score-based likelihood ratio that quantifies the strength of the evidence in favor of the documents being written by the same writer or different writers.

Authors:Iowa State University of Science and Technology on behalf of its Center for Statistics and Applications in Forensic Evidence [aut, cph, fnd], Stephanie Reinders [aut, cre]

handwriterRF_1.1.1.tar.gz
handwriterRF_1.1.1.tar.gz(r-4.5-noble)handwriterRF_1.1.1.tar.gz(r-4.4-noble)
handwriterRF_1.1.1.tgz(r-4.4-emscripten)handwriterRF_1.1.1.tgz(r-4.3-emscripten)
handwriterRF.pdf |handwriterRF.html
handwriterRF/json (API)
NEWS

# Install 'handwriterRF' in R:
install.packages('handwriterRF', repos = 'https://cloud.r-project.org')

Bug tracker:https://github.com/csafe-isu/handwriterrf/issues

Uses libs:
  • jags– Just Another Gibbs Sampler for Bayesian MCMC
  • c++– GNU Standard C++ Library v3
Datasets:
  • cfc - A Dataframe of Cluster Fill Counts
  • random_forest - A 'ranger' Random Forest and Data Frame of Distances
  • ref_scores - Reference Similarity Scores
  • templateK40 - Cluster Template with 40 Clusters
  • test - A Test Set of Cluster Fill Rates
  • train - A Training Set of Cluster Fill Rates
  • validation - A Validation Set of Cluster Fill Rates

On CRAN:

Conda:

jagscpp

3.78 score 1 packages 203 downloads 11 exports 92 dependencies

Last updated 2 months agofrom:9d016a6d75. Checks:3 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 26 2025
R-4.5-linuxOKMar 26 2025
R-4.4-linuxOKMar 26 2025

Exports:%>%calculate_slrcompare_documentscompare_writer_profilesget_cluster_fill_ratesget_distancesget_rates_of_misleading_slrsget_ref_scoresinterpret_slrplot_scorestrain_rf

Dependencies:abindbackportsbootbroomcarcarDataclicodacodetoolscolorspacecorrplotcowplotcpp11curlDerivdoBydoParalleldplyrfansifarverforeachFormulagenericsggplot2ggpubrggrepelggsciggsignifgluegridExtragtablehandwriterigraphisobanditeratorslabelinglatticelifecyclelme4lpSolvemagickmagrittrMASSMatrixMatrixModelsmc2dmgcvmicrobenchmarkminqamodelrmunsellmvtnormnlmenloptrnnetnumDerivpbkrtestpillarpkgconfigplyrpngpolynompurrrquantregR6rangerrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRcppParallelRdpackreformulasreshape2RfastrjagsrlangrstatixscalesSparseMstringistringrsurvivaltibbletidyrtidyselectutf8vctrsviridisLitewithrzigg

An Introduction to the SLR Model

Rendered fromintroduction-to-slr-model.Rmdusingknitr::rmarkdownon Mar 26 2025.

Last update: 2025-01-29
Started: 2025-01-29

Training an SLR Model

Rendered fromtraining-slr-model.Rmdusingknitr::rmarkdownon Mar 26 2025.

Last update: 2025-01-29
Started: 2025-01-29