KR101109913B1 - 중회귀 분석에 의한 예측 모델의 작성 방법, 작성 장치, 작성 프로그램을 기록한 기록 매체 - Google Patents
중회귀 분석에 의한 예측 모델의 작성 방법, 작성 장치, 작성 프로그램을 기록한 기록 매체 Download PDFInfo
- Publication number
- KR101109913B1 KR101109913B1 KR1020097013447A KR20097013447A KR101109913B1 KR 101109913 B1 KR101109913 B1 KR 101109913B1 KR 1020097013447 A KR1020097013447 A KR 1020097013447A KR 20097013447 A KR20097013447 A KR 20097013447A KR 101109913 B1 KR101109913 B1 KR 101109913B1
- Authority
- KR
- South Korea
- Prior art keywords
- value
- sample
- regression analysis
- subsample
- regression
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/18—Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Mathematical Physics (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Medical Informatics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computing Systems (AREA)
- Evolutionary Biology (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Computational Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Operations Research (AREA)
- Probability & Statistics with Applications (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Investigating Or Analysing Biological Materials (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims (16)
- 컴퓨터에 의한 중회귀 분석에 기초한 예측 모델의 작성 방법으로서,a) 목적 변수의 실측값이 기지인 샘플에 의해 초기 샘플 세트를 준비하는 단계와,b) 상기 초기 샘플 세트를 중회귀 분석하여, 상기 목적 변수의 계산값을 획득하는 단계와,c) 상기 실측값과 상기 계산값의 차가 제1 값 이하인 샘플을 취출한 서브 샘플 세트를 중회귀 분석하여, 상관 계수 또는 결정 계수를 산출하는 단계와,d) 상기 상관 계수 또는 결정 계수가 제2 값을 초과할 때까지, 상기 제1 값을 변경하여 단계 c)를 반복하는 단계와,e) 단계 d)의 종료 시의 상기 서브 샘플 세트를 제1 서브 샘플 세트로 하고 나머지 샘플을 제2 서브 샘플 세트로 하여 2 클래스 분류를 실행하며, 클래스 분류를 위한 판별 함수를 산출하는 단계와,f) 단계 d)의 종료 시의 상기 중회귀 분석에서의 중회귀식과 단계 e)에서의 판별 함수를 예측 모델로서 설정하는 단계와,g) 상기 제2 서브 샘플 세트를 상기 초기 샘플 세트로 설정하여, 단계 b)부터 단계 f)까지를 반복하여 실행함으로써 복수의 상기 예측 모델을 획득하는 단계를 각각 포함하는, 컴퓨터에 의한 중회귀 분석에 기초한 예측 모델의 작성 방법.
- 제1항에 있어서, 단계 g)는, 제2 서브 샘플 세트에 포함되는 샘플의 수와 중회귀 분석에 사용하는 파라미터 수와의 비가 일정값 이하가 되었을 때, 상기 반복을 정지하는 것을 특징으로 하는 컴퓨터에 의한 중회귀 분석에 기초한 예측 모델의 작성 방법.
- 제1항에 있어서, 단계 g)는, 상기 반복 횟수가 미리 정한 횟수에 도달했을 때, 상기 반복을 정지하는 것을 특징으로 하는 컴퓨터에 의한 중회귀 분석에 기초한 예측 모델의 작성 방법.
- 제1항에 있어서, 단계 d)에서의 상기 결정 계수에 대한 상기 제2 값은, 결정 계수를 0 내지 100의 값으로 나타내는 경우에, 80 이상이고 100 이하인 것을 특징으로 하는 컴퓨터에 의한 중회귀 분석에 기초한 예측 모델의 작성 방법.
- a) 목적 변수의 실측값이 기지인 샘플에 의해 초기 샘플 세트를 준비하는 단계와,b) 상기 초기 샘플 세트를 중회귀 분석하여, 상기 목적 변수의 계산값을 획득하는 단계와,c) 상기 실측값과 상기 계산값의 차가 제1 값 이하인 샘플을 취출한 서브 샘플 세트를 중회귀 분석하여, 상관 계수 또는 결정 계수를 산출하는 단계와,d) 상기 상관 계수 또는 결정 계수가 제2 값을 초과할 때까지, 상기 제1 값을 변경하여 단계 c)를 반복하는 단계와,e) 단계 d)의 종료 시의 상기 서브 샘플 세트를 제1 서브 샘플 세트로 하고 나머지 샘플을 제2 서브 샘플 세트로 하여 2 클래스 분류를 실행하며, 클래스 분류를 위한 판별 함수를 산출하는 단계와,f) 단계 d)의 종료 시의 상기 중회귀 분석에서의 중회귀식과 단계 e)에서의 판별 함수를 예측 모델로서 설정하는 단계와,g) 상기 제2 서브 샘플 세트를 상기 초기 샘플 세트로 설정하여, 단계 b)부터 단계 f)까지를 반복하여 실행함으로써 복수의 상기 예측 모델을 획득하는 단계를 각각 컴퓨터에 실행시키는, 중회귀 분석에 기초한 예측 모델의 작성 프로그램을 기록한 기록 매체.
- 컴퓨터에 의한 중회귀 분석에 기초한 화합물의 독성 예측 모델의 작성 방법으로서,a) 화합물의 임의의 독성을 목적 변수로 하고, 상기 목적 변수의 실측값이 기지인 화합물에 의해 초기 샘플 세트를 준비하는 단계와,b) 상기 초기 샘플 세트를 중회귀 분석하여, 상기 목적 변수의 계산값을 획득하는 단계와,c) 상기 실측값과 상기 계산값의 차가 제1 값 이하인 화합물을 취출한 서브 샘플 세트를 중회귀 분석하여, 상관 계수 또는 결정 계수를 산출하는 단계와,d) 상기 상관 계수 또는 결정 계수가 제2 값을 초과할 때까지, 상기 제1 값을 변경하여 단계 c)를 반복하는 단계와,e) 단계 d)의 종료 시의 상기 서브 샘플 세트를 제1 서브 샘플 세트로 하고 나머지 샘플을 제2 서브 샘플 세트로 하여 2 클래스 분류를 실행하며, 클래스 분류를 위한 판별 함수를 산출하는 단계와,f) 단계 d)의 종료 시의 상기 중회귀 분석에서의 중회귀식과 단계 e)에서의 판별 함수를 예측 모델로서 설정하는 단계와,g) 상기 제2 서브 샘플 세트를 상기 초기 샘플 세트로 설정하여, 단계 b)부터 단계 f)까지를 반복하여 실행함으로써 복수의 상기 예측 모델을 획득하는 단계를 포함하는, 컴퓨터에 의한 중회귀 분석에 기초한 화합물의 독성 예측 모델의 작성 방법.
- 목적 변수의 실측값이 기지인 샘플에 의해 초기 샘플 세트를 준비하는 제1 수단과,상기 초기 샘플 세트를 중회귀 분석하여, 상기 목적 변수의 계산값을 획득하는 제2 수단과,상기 실측값과 상기 계산값의 차가 제1 값 이하인 샘플을 취출한 서브 샘플 세트를 중회귀 분석하여, 상관 계수 또는 결정 계수를 산출하는 제3 수단과,상기 상관 계수 또는 결정 계수가 제2 값을 초과할 때까지, 상기 제1 값을 변경하여 상기 제3 수단의 처리를 속행시키는 제4 수단과,상기 제4 수단의 처리 종료 시의 상기 서브 샘플 세트를 제1 서브 샘플 세트로 하고 나머지 샘플을 제2 서브 샘플 세트로 하여 2 클래스 분류를 실행하며, 클래스 분류를 위한 판별 함수를 산출하는 제5 수단과,상기 제4 수단의 처리 종료 시의 상기 중회귀 분석에서의 중회귀식과 상기 제5 수단에 의해 산출된 판별 함수를 예측 모델로서 설정하는 제6 수단과,상기 제2 서브 샘플 세트를 상기 초기 샘플 세트로 설정하고, 상기 제2, 제3, 제4, 제5 및 제6 수단에 의한 처리를 반복하여 실행시키는 제7 수단을 포함하는 중회귀 분석에 기초한 예측 모델의 작성 장치.
- 컴퓨터에 의해 목적 변수가 미지인 샘플의 목적 변수를 예측하기 위한 방법으로서,중회귀식과 2 클래스 분류의 판별 함수를 세트로 하는 예측 모델을 복수개 준비하는 제1 단계로서, 상기 복수의 예측 모델 세트는,a) 목적 변수의 실측값이 기지인 샘플에 의해 초기 샘플 세트를 준비하는 단계와,b) 상기 초기 샘플 세트를 중회귀 분석하여, 상기 목적 변수의 계산값을 획득하는 단계와,c) 상기 실측값과 상기 계산값의 차가 제1 값 이하인 샘플을 취출한 서브 샘플 세트를 중회귀 분석하여, 상관 계수 또는 결정 계수를 산출하는 단계와,d) 상기 상관 계수 또는 결정 계수가 제2 값을 초과할 때까지, 상기 제1 값을 변경하여 단계 c)를 반복하는 단계와,e) 단계 d)의 종료 시의 상기 서브 샘플 세트를 제1 서브 샘플 세트로 하고 나머지 샘플을 제2 서브 샘플 세트로 하여 2 클래스 분류를 실행하며, 클래스 분류를 위한 판별 함수를 산출하는 단계와,f) 단계 d)의 종료 시의 상기 중회귀 분석에서의 중회귀식과 단계 e)에서의 판별 함수를 예측 모델로서 설정하는 단계와,g) 상기 제2 서브 샘플 세트를 상기 초기 샘플 세트로 설정하고, 단계 b)부터 단계 f)까지를 반복하여 복수의 상기 예측 모델을 획득하는 단계를 각각 실행함으로써 생성되는 것인 상기 제1 단계와,목적 변수가 미지인 샘플에 대하여, 상기 샘플이 상기 제1 서브 샘플 세트에 속한다고 판정될 때까지, 상기 복수의 예측 모델에서의 판별 함수를, 형성된 순서에 따라서 순차 적용하는 제2 단계와,상기 제2 단계에서, 미지 샘플이 상기 제1 서브 샘플 세트에 속한다고 판정되면, 상기 판정에 사용한 판별 함수와 동일한 예측 모델의 세트에 속하는 중회귀식을 상기 미지 샘플에 적용하여 목적 변수를 산출하는 제3 단계를 포함하는, 목적 변수의 값이 미지인 샘플에 대해서 목적 변수를 예측하기 위한 방법.
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2007/056478 WO2008126209A1 (ja) | 2007-03-27 | 2007-03-27 | 重回帰分析による予測モデルの作成方法、作成装置、作成プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20090087485A KR20090087485A (ko) | 2009-08-17 |
KR101109913B1 true KR101109913B1 (ko) | 2012-03-13 |
Family
ID=39863392
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020097013447A KR101109913B1 (ko) | 2007-03-27 | 2007-03-27 | 중회귀 분석에 의한 예측 모델의 작성 방법, 작성 장치, 작성 프로그램을 기록한 기록 매체 |
Country Status (4)
Country | Link |
---|---|
US (1) | US8255342B2 (ko) |
JP (1) | JP5071475B2 (ko) |
KR (1) | KR101109913B1 (ko) |
WO (1) | WO2008126209A1 (ko) |
Families Citing this family (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011163017A (ja) * | 2010-02-10 | 2011-08-25 | Kajima Corp | トンネル健全度判定装置、トンネル健全度判定セット、トンネル健全度判定方法 |
US8571830B2 (en) * | 2010-06-28 | 2013-10-29 | General Electric Company | Method and system for detection of collector flashover |
JP5699713B2 (ja) * | 2011-03-17 | 2015-04-15 | 富士通株式会社 | データ解析プログラム、データ解析方法、およびデータ解析装置 |
US10557840B2 (en) | 2011-08-19 | 2020-02-11 | Hartford Steam Boiler Inspection And Insurance Company | System and method for performing industrial processes across facilities |
US9069725B2 (en) | 2011-08-19 | 2015-06-30 | Hartford Steam Boiler Inspection & Insurance Company | Dynamic outlier bias reduction system and method |
US20130166337A1 (en) * | 2011-12-26 | 2013-06-27 | John MacGregor | Analyzing visual representation of data |
EP3514700A1 (en) * | 2013-02-20 | 2019-07-24 | Hartford Steam Boiler Inspection and Insurance Company | Dynamic outlier bias reduction system and method |
US10409891B2 (en) | 2014-04-11 | 2019-09-10 | Hartford Steam Boiler Inspection And Insurance Company | Future reliability prediction based on system operational and performance data modelling |
CN107194795A (zh) | 2016-03-15 | 2017-09-22 | 腾讯科技(深圳)有限公司 | 信用分数模型训练方法、信用分数计算方法及装置 |
JP6782923B2 (ja) * | 2016-05-31 | 2020-11-11 | 株式会社イチカワ | 測定装置の作動方法 |
US20200394744A1 (en) * | 2018-03-28 | 2020-12-17 | Agency For Science, Technology And Research | Method and system for predicting a port-stay duration of a vessel at a port |
US11636292B2 (en) | 2018-09-28 | 2023-04-25 | Hartford Steam Boiler Inspection And Insurance Company | Dynamic outlier bias reduction system and method |
CN109299826A (zh) * | 2018-09-28 | 2019-02-01 | 上海中信信息发展股份有限公司 | 一种进馆档案数量预测方法、装置、电子设备及存储介质 |
JP7056497B2 (ja) * | 2018-10-03 | 2022-04-19 | トヨタ自動車株式会社 | 重回帰分析装置及び重回帰分析方法 |
CN111307798B (zh) * | 2018-12-11 | 2023-03-17 | 成都智叟智能科技有限公司 | 采用多种采集技术的物品查验方法 |
KR102242937B1 (ko) * | 2019-01-08 | 2021-04-21 | 에스케이텔레콤 주식회사 | 회귀 분석 장치 및 회귀 분석 장치를 생성하는 방법 |
CN110096737B (zh) * | 2019-03-21 | 2023-04-07 | 国网内蒙古东部电力有限公司电力科学研究院 | 绝缘子寿命预测方法、装置、计算机装置及存储介质 |
EP3951398A4 (en) * | 2019-03-26 | 2023-01-04 | Hitachi High-Tech Corporation | DATA ANALYSIS METHOD, DATA ANALYSIS SYSTEM AND CALCULATOR |
CN110276493A (zh) * | 2019-06-25 | 2019-09-24 | 北京月新时代科技股份有限公司 | 一种油井检泵周期预测方法、装置及存储介质 |
CN112183802A (zh) * | 2019-07-02 | 2021-01-05 | 北京林业大学 | 中国28种乔木树种相对生长预测预报方法 |
CN112444376A (zh) * | 2019-08-30 | 2021-03-05 | 致伸科技股份有限公司 | 激光功率校准方法及系统 |
US11615348B2 (en) | 2019-09-18 | 2023-03-28 | Hartford Steam Boiler Inspection And Insurance Company | Computer-based systems, computing components and computing objects configured to implement dynamic outlier bias reduction in machine learning models |
US11288602B2 (en) | 2019-09-18 | 2022-03-29 | Hartford Steam Boiler Inspection And Insurance Company | Computer-based systems, computing components and computing objects configured to implement dynamic outlier bias reduction in machine learning models |
US11328177B2 (en) | 2019-09-18 | 2022-05-10 | Hartford Steam Boiler Inspection And Insurance Company | Computer-based systems, computing components and computing objects configured to implement dynamic outlier bias reduction in machine learning models |
CN111177218B (zh) * | 2019-12-25 | 2022-08-30 | 深圳市东深电子股份有限公司 | 一种基于大数据分析的大坝安全分析方法 |
CN111178756B (zh) * | 2019-12-29 | 2024-02-27 | 杭州拓深科技有限公司 | 一种基于环境大数据的多元线性回归火灾风险评估方法 |
JP7214672B2 (ja) * | 2020-03-13 | 2023-01-30 | 株式会社東芝 | 情報処理装置、情報処理方法及びコンピュータプログラム |
CN111461304B (zh) * | 2020-03-31 | 2023-09-15 | 北京小米松果电子有限公司 | 分类神经网络的训练方法、文本分类方法、装置及设备 |
CN112001104B (zh) * | 2020-08-12 | 2023-09-12 | 郑州大学 | 一种埋地管道服役性能评估方法、计算机可读介质和设备 |
CN112837178A (zh) * | 2021-01-13 | 2021-05-25 | 国家电网有限公司客户服务中心 | 一种电力客户用电数据的分析方法 |
US11269627B1 (en) * | 2021-01-29 | 2022-03-08 | Coupa Software Incorporated | System and method of resource management and performance prediction of computing resources |
CN113035287B (zh) * | 2021-03-09 | 2022-11-04 | 清华大学 | 一种蒸汽热裂解过程的预测方法 |
CN113191037B (zh) * | 2021-03-23 | 2023-03-10 | 深圳市信维通信股份有限公司 | 一种基于形位公差的插损预测方法及终端 |
CN113298874B (zh) * | 2021-07-26 | 2021-11-02 | 广东工业大学 | 基于无人机巡检的输电线路安全距离风险评估方法及装置 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004157814A (ja) | 2002-11-07 | 2004-06-03 | Fuji Electric Holdings Co Ltd | 決定木生成方法およびモデル構造生成装置 |
JP2006330988A (ja) | 2005-05-25 | 2006-12-07 | Toshiba Corp | データ分割装置、データ分割方法およびプログラム |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001282279A (ja) * | 2000-03-31 | 2001-10-12 | Canon Inc | 音声情報処理方法及び装置及び記憶媒体 |
JP2004086897A (ja) * | 2002-08-06 | 2004-03-18 | Fuji Electric Holdings Co Ltd | モデル構築方法およびモデル構築システム |
WO2008059624A1 (fr) * | 2006-11-13 | 2008-05-22 | Fujitsu Limited | Procédé, programme et dispositif de réalisation d'un modèle de classification/prévision à deux classes |
-
2007
- 2007-03-27 WO PCT/JP2007/056478 patent/WO2008126209A1/ja active Application Filing
- 2007-03-27 JP JP2009508760A patent/JP5071475B2/ja not_active Expired - Fee Related
- 2007-03-27 KR KR1020097013447A patent/KR101109913B1/ko active IP Right Grant
-
2009
- 2009-09-16 US US12/585,512 patent/US8255342B2/en not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004157814A (ja) | 2002-11-07 | 2004-06-03 | Fuji Electric Holdings Co Ltd | 決定木生成方法およびモデル構造生成装置 |
JP2006330988A (ja) | 2005-05-25 | 2006-12-07 | Toshiba Corp | データ分割装置、データ分割方法およびプログラム |
Non-Patent Citations (1)
Title |
---|
BIN ZHANG, Regression Clustering, Proceedings of the Third IEEE International Conference on Data Mining, 2003.11.19. pp.451-458 |
Also Published As
Publication number | Publication date |
---|---|
US20100070441A1 (en) | 2010-03-18 |
US8255342B2 (en) | 2012-08-28 |
JP5071475B2 (ja) | 2012-11-14 |
WO2008126209A1 (ja) | 2008-10-23 |
KR20090087485A (ko) | 2009-08-17 |
JPWO2008126209A1 (ja) | 2010-07-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101109913B1 (ko) | 중회귀 분석에 의한 예측 모델의 작성 방법, 작성 장치, 작성 프로그램을 기록한 기록 매체 | |
JP5293739B2 (ja) | 重回帰分析による予測モデルの作成方法、作成システムおよび作成プログラム | |
Tomaschek et al. | Strategies for addressing collinearity in multivariate linguistic data | |
Banks et al. | An application of hierarchical Bayesian modeling to better constrain the chronologies of Upper Paleolithic archaeological cultures in France between ca. 32,000–21,000 calibrated years before present | |
KR20180104542A (ko) | 해석 장치, 해석 방법 및 기억 매체 | |
CN108803520A (zh) | 一种基于变量非线性自相关性剔除的动态过程监测方法 | |
Xiong et al. | Analysis of breast cancer using data mining & statistical techniques | |
Saed-Moucheshi et al. | A review on applied multivariate statistical techniques in agriculture and plant science. | |
Cheng et al. | Unraveling the presence of multiple plagioclase populations and identification of representative two-dimensional sections using a statistical and numerical approach | |
Wendi et al. | In search of determinism-sensitive region to avoid artefacts in recurrence plots | |
Sereno | Comparative cladistics | |
Fiorella et al. | Feature learning applied to the estimation of tensile strength at break in polymeric material design | |
Ziegler et al. | Simulating individual word identification thresholds and errors in the fragmentation task | |
JP2004110602A (ja) | 波形パターンデータから設備の診断・監視又は製品の良品・不良品検査のための特徴を抽出する方法及びプログラム | |
US9773090B2 (en) | Method computer program and system to analyze mass spectra | |
JP2007298525A (ja) | 波形パターンデータから製品の良品・不良品の検査のための特徴を抽出する方法及びプログラム | |
Goh et al. | Time evolution of entropy in a growth model: Dependence on the description | |
Ristanović et al. | On the classification of normally distributed neurons: an application to human dentate nucleus | |
Paun | Fractal surface analysis of Zircaloy-4 SEM micrographs using the time-series method | |
Tirnakli | Asymmetric unimodal maps: Some results from q-generalized bit cumulants | |
Ottesen | Parametric Models of Maize Stalk Morphology | |
CN112699614A (zh) | 基于XGBoost的序列预测模型构建、降水趋势预测方法及装置 | |
KR102525561B1 (ko) | 시계열 추론 데이터 생성 장치 및 그 방법 | |
Xuedong et al. | The inertia test and trend partition for trend detection in sequential data | |
Davey et al. | Clustering and concept analysis for software evolution |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20141230 Year of fee payment: 4 |
|
FPAY | Annual fee payment |
Payment date: 20151217 Year of fee payment: 5 |
|
FPAY | Annual fee payment |
Payment date: 20161220 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20171219 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20181226 Year of fee payment: 8 |
|
FPAY | Annual fee payment |
Payment date: 20191217 Year of fee payment: 9 |