Other packages > Find by keyword >

handwriterRF  

Handwriting Analysis with Random Forests
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("handwriterRF", "1.1.1")



Attach the package and use:
library("handwriterRF")
Maintained by
Stephanie Reinders
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-11-03
Latest Update: 2025-01-29
Description:
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.
How to cite:
Stephanie Reinders (2024). handwriterRF: Handwriting Analysis with Random Forests. R package version 1.1.1, https://cran.r-project.org/web/packages/handwriterRF. Accessed 09 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:46), 1.0.2 (2024-11-03 13:50), 1.1.0 (2025-01-28 00:00)
Other packages that cited handwriterRF R package
View handwriterRF citation profile
Other R packages that handwriterRF depends, imports, suggests or enhances
Complete documentation for handwriterRF
Functions, R codes and Examples using the handwriterRF R package
Full handwriterRF package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

CenBAR  
Broken Adaptive Ridge AFT Model with Censored Data
Broken adaptive ridge estimator for censored data is used to select variables and estimate their co ...
Download / Learn more Package Citations See dependency  
adea  
Alternate DEA Package
The meaning of adea is "alternate DEA". This package is devoted to provide the alternative method of ...
Download / Learn more Package Citations See dependency  
FixedPoint  
Algorithms for Finding Fixed Point Vectors of Functions
For functions that take and return vectors (or scalars), this package provides 8 algorithms for find ...
Download / Learn more Package Citations See dependency  
attachment  
Deal with Dependencies
Manage dependencies during package development. This can retrieve all dependencies that are used in ...
Download / Learn more Package Citations See dependency  
febr  
Data Repository of the Brazilian Soil
Utilities to access and process data from the Data Repository of the Brazilian Soil ...
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  

28,480

R Packages

239,283

Dependencies

75,476

Author Associations

28,481

Publication Badges

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