data_mvord_panel {mvord}R Documentation

Simulated panel of credit ratings

Description

A simulated data set where one rater assigns ratings over the years 20012001 to 20102010 for a set of firms. The IDs for each subject ii of the n=1000n = 1000 firms are stored in the column firm_id. The year of the rating observation is stored in the column year. The ordinal ratings are provided in the column rating and all the covariates in the remaining columns.

Usage

data("data_mvord_panel", package = "mvord")

Format

A data frame with 10000 rows and 9 variables

Details


[Package mvord version 1.2.4 Index]