[go: up one dir, main page]

Menu

[0ec8fa]: / doc / toy.risk  Maximize  Restore  History

Download this file

12 lines (11 with data), 136 Bytes

categories {
    one, two, three
}
prior {
    2, 1, 1
}
loss_matrix {
"" one   [ 0, 1, 2 ]
"" two   [ 3, 0, 5 ]
"" three [ 1, 1, 0 ]
}