The Pleasure of Finding Things Out
  • About Me
  • Reading List
  • Linux
  • Machine learning
  • Python
  • Quick tips
  • R
  • Statistical modeling

The Pleasure of Finding Things Out

Representing Empirical Loss Data Visually with ggplot2

Visualizing the fit of parametric distributions to empirical loss data using ggplot2

more ...

User-Defined Variable Argument Functions in R

Writing functions that accept a variable number of parameters demonstrated using the openxlsx package

more ...

Aggregate Operations in R with data.table

A demonstration of data aggregation using the data.table library

more ...

Performance Optimization with Rcpp

Improving the performance of CPU-bound routines in R programs with Rcpp

more ...

User-Defined Binary Operators in R

Implementing user-defined binary operators in R

more ...

Four Approaches to Loss Triangle Compilation in R

Various approaches to compiling loss reserving triangles in R

more ...

Communicating Between Processes with Sockets in R

Demonstration of interprocess communication using R’s socket interface

more ...

Introduction to data.table’s Special Symbols

Working with data.table’s special symbols

more ...

Introduction to RSQLite

Leveraging SQLite in R via RSQLite

more ...

Text Manipulation with Regular Expressions in R

An application of Regular Expressions in R

more ...

Creating R Packages with devtools and roxygen

Creating R packages with devtools and roxygen2

more ...

Implementing Progress Bars in R Scripts

How to integrate command line and graphical progress bars into R scripts

more ...

Wrapping ROracle Methods for Simplified Database Access

Wrapping ROracle methods using closures in R

more ...

  • Links

    • The Python Standard Library
    • scikit-learn
    • Scipy.org
    • Journal of Machine Learning Research
    • Journal of Statistical Software
    • The Journal of Open Source Software
    • Numerical Algorithms Group
    • Free Software Foundation
    • Casualty Actuarial Society
    • Continuum Analytics
    • American Statistical Association
    • SIAM
    • American Mathematical Society
    • IEEE
    • FermiLab
    • Beyond Your Plateau

© 2018 James D. Triveri · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top