Learn R Programming

AnalyzeTS (version 2.2)

ChenHsu.bin: Devide point-bin values in Chen-Hsu model

Description

Calculating point-bin values, which devece divide fuzzy sets in Chen-Hsu model.

Usage

ChenHsu.bin(table, n.subset)

Arguments

table
Object table1 from answer of fuzzy.ts1 fuction.
n.subset
A vector contain fuzzy subset number in every old fuzzy set.

Value

A vector contain point-bin values.

See Also

GChenHsu.bin for more models at the same time.

Examples

Run this code
#For examples see example(fuzzy.ts1)

Run the code above in your browser using DataLab