Description Usage Arguments Author(s) Examples
Get the Fuzzy Inference System for IMP, SMP1 or SMP2.
1 |
name |
Name of the process: IMP, SMP1 or SMP2 |
Nikolai Gorte <n.gorte@gmail.com>
1 2 3 4 | fis_imp <- get_fis("IMP")
fis_imp
# Plot membership functions
plotMF(fis_imp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.