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]
First Published: 2021-08-05
Latest Update: 2021-08-16
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 13 Apr. 2025.
Previous versions and publish date:
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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for handwriter0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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