Learn R Programming

DoTC (version 0.2)

plotTC: Plot Typicality Coefficients

Description

Plot Typicality Coefficients as stapled Histograms

Usage

plotTC(fkm, main = NULL)

Arguments

fkm
Result from wrapFKM.
main
Main title (default is NULL, resulting in a main title with the fuzziness parameter m).

Value

Details

Relies on ggplot2 and plyr.

Examples

Run this code
## Not run: plotTC(fkm, main = NULL)

Run the code above in your browser using DataLab