Displaying 1 result from an estimated 1 matches for "internal_categori".
Did you mean:
internal_category
2011 Mar 08
2
How to plot multiple graphs?
Dear R helpers,
I have following data.frame giving asset class (i.e. bank, corporate,
sovereign etc. as there could be number of classes) and rating-wise default
frequency.
I need to plot graphs for each of these classes i.e. bank, corporate and
sovereign where I will be plotting ratings (AAA, AA, etc) on the x-axis and
their respective default probabilities on Y-axis.
I have tried to write a