Other packages > Find by keyword >

handwriter  

Handwriting Analysis in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("handwriter", "3.2.4")



Attach the package and use:
library("handwriter")
Maintained by
Stephanie Reinders
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-08-05
Latest Update: 2025-01-17
Description:
Perform statistical writership analysis of scanned handwritten documents. Webpage provided at: .
How to cite:
Stephanie Reinders (2021). handwriter: Handwriting Analysis in R. R package version 3.2.4, https://cran.r-project.org/web/packages/handwriter. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:46), 1.0.0 (2021-08-05 09:50), 1.0.1 (2021-08-16 18:20), 2.0.2 (2023-10-13 16:00), 2.0.3 (2023-12-08 21:20), 3.0.0 (2024-03-08 18:20), 3.1.0 (2024-06-10 22:10), 3.1.1 (2024-06-15 02:50), 3.2.0 (2024-10-09 21:30), 3.2.1 (2024-10-24 19:10), 3.2.3 (2024-11-26 22:40)
Other packages that cited handwriter R package
View handwriter citation profile
Other R packages that handwriter depends, imports, suggests or enhances
Complete documentation for handwriter
Functions, R codes and Examples using the handwriter R package
Some associated functions: AddLetterImages . SaveAllLetterPlots . about_variable . addToFeatures . analyze_questioned_documents . calculate_accuracy . cleanBinaryImage . csafe . drop_burnin . example_analysis_1chain . example_analysis_2chains . example_cluster_template . example_model_1chain . example_model_2chains . extractGraphs . fit_model . format_template_data . get_credible_intervals . get_posterior_probabilities . handwriter-package . london . make_clustering_templates . message . model_wrapped_cauchy . nature1 . plotImage . plotImageThinned . plotLetter . plotLine . plotNodes . plot_cluster_fill_counts . plot_cluster_fill_rates . plot_credible_intervals . plot_posterior_probabilities . plot_trace . processDocument . processHandwriting . process_batch_dir . process_batch_list . readPNGBinary . read_and_process . rgb2grayscale . rgba2rgb . thinImage . twoSent . whichToFill . 
Some associated R codes: BatchProcessing.R . ClusterDistanceFunctions.R . ClusterMakeTemplates.R . ClusterModeling_analysisfunctions.R . ClusterModeling_clusterassignment.R . ClusterModeling_datafunctions.R . ClusterModeling_modelfunctions.R . ClusterModeling_plottingfunctions.R . ExtractFeatures.R . JunctionDetection.R . LetterListFunctions.R . PlotFunctions.R . RcppExports.R . ThinText.R . data.R . extractGraphs.R . handwriter-package.R .  Full handwriter package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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