plotTC: Plot Typicality Coefficients

Description Usage Arguments Details Value Author(s) Examples

Description

Plot Typicality Coefficients as stapled Histograms

Usage

1
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).

Details

Relies on ggplot2 and plyr.

Value

A plot with frequencies of typicality coefficients.

Author(s)

Holger Sennhenn-Reulen

Examples

1
## Not run: plotTC(fkm, main = NULL)

Example output

Loading required package: ggplot2
Loading required package: plyr

DoTC documentation built on May 2, 2019, 3:36 p.m.

Related to plotTC in DoTC...