Description Usage Arguments Details Value Author(s) See Also Examples
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).
1 | GChenHsu.bin(list, n.subset)
|
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. |
GChenHsu.bin function use ChenHsu.bin
function to calculate point-bin values in each Chen-Hsu model compatible each components of list.
A list where each components is a vector contain point-bin values for Chen-Hsu models.
Hong Viet Minh <hongvietminh@gmail.com>
Vo Van Tai <vvtai@ctu.edu.vn>
Using ChenHsu.bin
function in case only a Chen-Hsu model.
1 | #For examples see example(Gfuzzy.ts1)
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.