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.7-any)handwriterRF_1.1.1.tar.gz(r-4.6-any)
handwriterRF_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
handwriterRF/json (API)
NEWS

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

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

Uses libs:
  • jags– Just Another Gibbs Sampler for Bayesian MCMC - binary JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. JAGS was written with three aims in mind: * To have an engine for the BUGS language that runs on Unix * To be extensible, allowing users to write their own functions, distributions and samplers. * To be a plaftorm for experimentation with ideas in Bayesian modelling This package contains the 'jags' binary as well as the associated shared library modules loaded by the binary.
  • 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.65 score 1 packages 15 scripts 225 downloads 11 exports 97 dependencies

Last updated from:9d016a6d75. Checks:4 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK333
source / vignettesOK286
linux-release-x86_64OK368
wasm-releaseOK149

Exports:%>%calculate_slrcompare_documentscompare_writer_profilesget_cluster_fill_ratesget_distancesget_rates_of_misleading_slrsget_ref_scoresinterpret_slrplot_scorestrain_rf

Dependencies:abindbackportsbootbroomcarcarDataclicodacodetoolscolorspacecorrplotcowplotcpp11curlDerivdoBydoParalleldplyrfarverforeachforecastFormulafracdiffgenericsggplot2ggpubrggrepelggsciggsignifgluegridExtragtablehandwriterigraphisobanditeratorslabelinglatticelifecyclelme4lmtestlpSolvemagickmagrittrMASSMatrixMatrixModelsmc2dmgcvmicrobenchmarkminqamodelrmvtnormnlmenloptrnnetnumDerivpbkrtestpillarpkgconfigplyrpngpolynompurrrquantregR6rangerrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRcppParallelRdpackreformulasreshape2RfastrjagsrlangrstatixS7scalesSparseMstringistringrsurvivaltibbletidyrtidyselecttimeDateurcautf8vctrsviridisLitewithrziggzoo

An Introduction to the SLR Model

Rendered fromintroduction-to-slr-model.Rmdusingknitr::rmarkdownon May 24 2026.

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

Training an SLR Model

Rendered fromtraining-slr-model.Rmdusingknitr::rmarkdownon May 24 2026.

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