
Package index
-
aggregate_fcms()
- Aggregate FCMs
-
build_monte_carlo_fcms()
- Build Monte Carlo FCMs
-
c(<ivfn>)
- c.ivfn
-
c(<tfn>)
- c.tfn
-
create_ivfn_fcm_from_conventional_fcm()
- Create TFN-FCM from Conventional FCM
-
create_tfn_fcm_from_conventional_fcm()
- Create TFN-FCM from Conventional FCM
-
defuzz_ivfn_or_tfn()
- Defuzz (IVFN or TFN)
-
estimate_fcm_lambda()
- Estimate lambda
-
fcm_view()
- View FCM Network
-
fcmconfr()
- fcmconfr
-
fcmconfr_gui()
- fcmconfr_gui
-
infer_fcm()
- Infer FCM
-
infer_fcm_set()
- Infer Multiple FCMs in a List
-
ivfn()
- Interval-Valued Fuzzy Number (IVFN) - S3 Class
-
make_adj_matrix_w_ivfns()
- Create Adj. Matrix w/ Edges Represented as IVFNs
-
make_adj_matrix_w_tfns()
- Create Adj. Matrix w/ Edges Represented as TFNs
-
plot(<fcmconfr>)
- Plot fcmconfr
-
plot(<rtriangular_dist>)
- plot.rtriangular_dist
-
print(<aggregate>)
- Print method for aggregate
-
print(<fcmconfr>)
- print.fcmconfr
-
print(<ivfn>)
- Print an Interval-Valued Fuzzy Number (IVFN) - S3 Class
-
print(<summary.fcmconfr>)
- print.summary.fcmconfr
-
print(<tfn>)
- Print a Triangular Fuzzy Number (TFN)
-
rtriangular_dist()
- The Triangular Distribution
-
sample_fcms
- sample_fcms
-
standardize_adj_matrices()
- Standardize a List of Adjacency Matrices
-
subtract_ivfn()
- IVFN Subtraction (Interval Calculus)
-
subtract_tfn()
- TFN Subtraction (Interval Calculus)
-
summary(<fcmconfr>)
- summary.fcmconfr
-
tfn()
- Triangular Fuzzy Number (TFN) - S3 Class