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.3")



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: 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.3, https://cran.r-project.org/web/packages/handwriter. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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