rates {handwriterApp} | R Documentation |
Cluster Fill Rates
Description
A data frame of cluster fill rates for two handwritten documents: w0004_s01_pLND_r01.png and w0004_s01_pWOZ_r02.png. Both documents are from the CSAFE Handwriting Database.
Usage
rates
Format
A data frame
- docname
The file name of the document without the file extension.
- total_graphs
The total number of graphs in the document.
- cluster1
The proportion of graphs in cluster 1
- cluster2
The proportion of graphs in cluster 2
- cluster3
The proportion of graphs in cluster 3
- cluster4
The proportion of graphs in cluster 4
- cluster5
The proportion of graphs in cluster 5
- cluster6
The proportion of graphs in cluster 6
- cluster7
The proportion of graphs in cluster 7
- cluster8
The proportion of graphs in cluster 8
- cluster9
The proportion of graphs in cluster 9
- cluster10
The proportion of graphs in cluster 10
- cluster11
The proportion of graphs in cluster 11
- cluster12
The proportion of graphs in cluster 12
- cluster13
The proportion of graphs in cluster 13
- cluster14
The proportion of graphs in cluster 14
- cluster15
The proportion of graphs in cluster 15
- cluster16
The proportion of graphs in cluster 16
- cluster17
The proportion of graphs in cluster 17
- cluster18
The proportion of graphs in cluster 18
- cluster19
The proportion of graphs in cluster 19
- cluster20
The proportion of graphs in cluster 20
- cluster21
The proportion of graphs in cluster 21
- cluster22
The proportion of graphs in cluster 22
- cluster23
The proportion of graphs in cluster 23
- cluster24
The proportion of graphs in cluster 24
- cluster25
The proportion of graphs in cluster 25
- cluster26
The proportion of graphs in cluster 26
- cluster27
The proportion of graphs in cluster 27
- cluster28
The proportion of graphs in cluster 28
- cluster29
The proportion of graphs in cluster 29
- cluster30
The proportion of graphs in cluster 30
- cluster31
The proportion of graphs in cluster 31
- cluster32
The proportion of graphs in cluster 32
- cluster33
The proportion of graphs in cluster 33
- cluster34
The proportion of graphs in cluster 34
- cluster35
The proportion of graphs in cluster 35
- cluster36
The proportion of graphs in cluster 36
- cluster37
The proportion of graphs in cluster 37
- cluster38
The proportion of graphs in cluster 38
- cluster39
The proportion of graphs in cluster 39
- cluster40
The proportion of graphs in cluster 40
Details
'handwriter' splits handwriting in the documents into component shapes called graphs. The graphs are sorted into 40 clusters using the cluster template 'templateK40'. The rates data frame shows the proportion of graphs from each document assigned to each cluster. The rates estimate a writer profile for the writer of a document.
Examples
plot_writer_profiles(rates)