Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CSVLog ¶
type CSVLog struct {
// contains filtered or unexported fields
}
type Stat ¶
type Stat struct {
Name string
ReactionTimes []float64
Errors int
Total int
ConfusedWith []string
// contains filtered or unexported fields
}
Hold stats about a letter or group of letters
func (*Stat) PercentageErrors ¶
func (*Stat) Percentile ¶
Click to show internal directories.
Click to hide internal directories.