Representing Empirical Loss Data Visually with ggplot2
Visualizing the fit of parametric distributions to empirical loss data using ggplot2
more ...Visualizing the fit of parametric distributions to empirical loss data using ggplot2
more ...Writing functions that accept a variable number of parameters demonstrated using the openxlsx package
more ...A demonstration of data aggregation using the data.table library
more ...Improving the performance of CPU-bound routines in R programs with Rcpp
more ...Implementing user-defined binary operators in R
more ...Various approaches to compiling loss reserving triangles in R
more ...Demonstration of interprocess communication using R’s socket interface
more ...Working with data.table’s special symbols
more ...Leveraging SQLite in R via RSQLite
more ...An application of Regular Expressions in R
more ...Creating R packages with devtools and roxygen2
more ...How to integrate command line and graphical progress bars into R scripts
more ...Wrapping ROracle methods using closures in R
more ...