Category: Education & Training

What is Time Series Analysis, Part II

In my last article I talked about Time Series Analysis using R and left with simple exponential smoothing. Here I want to talk about more advanced smoothing methods. Holt’s Exponential Smoothing If […]

Data Fitting with R

What is Data Fitting? Introduction Fitting distributions consists of finding a mathematical function which represents a statistical variable. Data scientists and statisticians are often faced with this problem: they have some observations […]