ROCC_Surface | R Documentation |
R function for plotting the compound ROC surface and chance surface
ROCC_Surface(k1, k2, k3, distribution, arg1, arg2)
k1 |
number of subclasses in main class-1 |
k2 |
number of subclasses in main class-2 |
k3 |
number of subclasses in main class-3 |
distribution |
the distribution of marker value follows Normal or Gamma |
arg1 |
if distribution is normal input mean parameters of all subclasses in a vector, if gamma input shape parameters |
arg2 |
if distribution is gamma input variance parameter, if gamma input rate parameters |
The compound ROC surface and chance surface
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.