フィルターのクリア

CreditScoreCard: Where can I get a copy of Refaat 2011 dataset?

3 ビュー (過去 30 日間)
AndreasM
AndreasM 2015 年 8 月 3 日
コメント済み: Steven Lord 2015 年 8 月 12 日
I am interested in trying to follow the example: http://se.mathworks.com/help/finance/creditscorecard.html, but I do not find the dataset.
Does anyone know if the dataset is included in the book Refaat, M., Credit Risk Scorecards: Development and Implementation Using SAS, lulu.com, 2011?
  2 件のコメント
Sonali Jain
Sonali Jain 2015 年 8 月 12 日
Hi Andreas...Can you please provide me the dataset in excel or csv..I wanted to do the analysis using machine learning...Please share the dataset..
Thanks in Advance
Steven Lord
Steven Lord 2015 年 8 月 12 日
Sonali Jain: No. It is part of Financial Toolbox; you need to have a license for this toolbox to get the data files for the toolbox.

サインインしてコメントする。

採用された回答

Star Strider
Star Strider 2015 年 8 月 3 日
You already have it if you have the Financial Toolbox.
From the documentation for Using creditscorecard Objects under ‘Examples’:
  • Create a creditscorecard object using the CreditCardData.mat file to load the data (using a dataset from Refaat 2011).
  2 件のコメント
AndreasM
AndreasM 2015 年 8 月 3 日
Thank you for responding so quickly :) I need to buy Financial Toolbox.
Star Strider
Star Strider 2015 年 8 月 3 日
My pleasure!

サインインしてコメントする。

その他の回答 (2 件)

the cyclist
the cyclist 2015 年 8 月 3 日
Do you have the Financial Toolbox installed? To be sure, type
ver
at the command line, and see if it is listed.
If you do have it installed, how are you trying load it? Exactly as shown in the example? (For example, MATLAB is case-sensitive, so that will need to be right.)

Brendan Hamm
Brendan Hamm 2015 年 8 月 3 日
編集済み: Brendan Hamm 2015 年 8 月 3 日
If you have version 2014b or later (and the Financial Toolbox), just type:
load CreditCardData
If you have an older version then this dataset is not included. but neither are creditscorecard objects.

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by