| data_cr {mvord} | R Documentation | 
Simulated credit ratings
Description
A data set containing simulated credit ratings and simulated perfomance measures from four raters.
Usage
data("data_cr", package = "mvord")
Format
A data frame with 690 rows and 11 columns
Details
-  rater1credit ratings assigned by rater 1
-  rater2credit ratings assigned by rater 2
-  rater3credit ratings assigned by rater 3
-  rater4credit ratings assigned by rater 4
-  firm_idfirm index
-  rater_idrater index covered from the free operating cash-flow of a company
-  LRliquidity ratio, relating the cash held by a company to the current liabilities
-  LEVleverage ratio relating debt to earnings before interest and taxes
-  PRprofitability ratio of retained earnoings to assets
-  RSIZElog of relative size of the company in the market
-  BETAa measure of systematic risk
[Package mvord version 1.2.4 Index]