GChenHsu.bin: Devide point-bin values in more Chen-Hsu models at the same...

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Calculating point-bin values, which devece divide fuzzy sets in more Chen-Hsu models (the result returned form Gfuzzy.ts1(...,type=c(...,"Chen-Hsu"),bin=NULL) function).

Usage

1
GChenHsu.bin(list, n.subset)

Arguments

list

The information of fuzzy sets in Chen-Hsu models form Gfuzzy.ts1(...,type=c(...,"Chen-Hsu"),bin=NULL) function.

n.subset

A list where each component is a vector containing fuzzy subset number in every old fuzzy set. The each components of n.subset must be compatible with each componets of list.

Details

GChenHsu.bin function use ChenHsu.bin function to calculate point-bin values in each Chen-Hsu model compatible each components of list.

Value

A list where each components is a vector contain point-bin values for Chen-Hsu models.

Author(s)

Hong Viet Minh <hongvietminh@gmail.com>

Vo Van Tai <vvtai@ctu.edu.vn>

See Also

Using ChenHsu.bin function in case only a Chen-Hsu model.

Examples

1
#For examples see example(Gfuzzy.ts1)

Example output

Loading required package: MASS
Loading required package: TSA

Attaching package: 'TSA'

The following objects are masked from 'package:stats':

    acf, arima

The following object is masked from 'package:utils':

    tar

Loading required package: TTR
Loading required package: tseries
Loading required package: urca

Attaching package: 'AnalyzeTS'

The following object is masked from 'package:base':

    pmax

AnalyzeTS documentation built on Dec. 9, 2019, 1:07 a.m.