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 31 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

GEEmediate  
Mediation Analysis for Generalized Linear Models Using the Difference Method
Causal mediation analysis for a single exposure/treatment and a single mediator, both allowed to be ...
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  
pim  
Fit Probabilistic Index Models
Fit a probabilistic index model as described in Thas et al, 2012: ...
Download / Learn more Package Citations See dependency  
nlpred  
Estimators of Non-Linear Cross-Validated Risks Optimized for Small Samples
Methods for obtaining improved estimates of non-linear cross-validated risks are obtained using targ ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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