GenIns
plot(GenIns)
plot(GenIns, lattice=TRUE)
head(GenInsLong)
## Convert long format into triangle
## Triangles are usually stored as 'long' tables in data bases
as.triangle(GenInsLong, origin="accyear", dev="devyear", "incurred claims")
Run the code above in your browser using DataLab