gravatar

nikonguyen

Nicolas Nguyen

Recently Published

Projection of In Transit Inventories using R
In Demand and Supply Planning, Supply Chain activity, it's useful to visualize the projected inventories in transit between 2 locations. The proj_git() function of the R package planr allows to calculate quickly the projected inventories in transit.
Short Shelf Life calculation using R
In Demand and Supply Planning, Supply Chain activity, it's useful to consider the different expiry dates of our stocks. The ssl() function of the R package planr allows to calculate quickly the projected inventories with Short Shelf Life or Obsolescence risks
Transformation of Monthly Demand into Weekly Demand
In Demand & Supply Planning, the Demand, or Sales Forecasts, often come in monthly bucket. Using the R package planr we can transform this Demand initially in monthly buckets into weekly buckets.
Calculation of Constrained Demand using the R package planr
Calculation of the Constrained Demand, considering the projected inventories. It's a popular calculation in Demand & Supply Planning, Supply Chain management.
Portfolio DRP Calculation of Projected Inventories using the R package planr
Portfolio calculation of a DRP (Replenishment Plan) using the R package planr. A DRP is a popular calculation in Demand & Supply Planning, Supply Chain Management.
Calculation of DRP using R package planr
Calculation of a Replenishment Plan, also called DRP using R. It's a popular calculation in the field of Demand & Supply Planning, in Supply Chain Management
Portfolio Calculation & Analysis of Projected Inventories using R planr package
Portfolio Calculation & Analysis of Projected Inventories using the function proj_inv() from the R planr package
Calculation & Analysis of Projected Inventories and Coverages using R planr package
Simple presentation of the function proj_inv() from the R package planr. Useful to calculate projected inventories & coverages, and perform an analysis versus some minimum and maximum stocks targets.
Portfolio Calculation of Projected Inventories & Coverages using R
A portfolio demo of the function light_proj_inv() from the R package planr. It shows of to calculate some projected inventories & coverages, an useful calculation in Demand & Supply Planning as well as to run a S&OP process.
Calculation of Projected Inventories using R
A simple demo of the function light_proj_inv() from the R package planr. It shows of to calculate some projected inventories & coverages, an useful calculation in Demand & Supply Planning as well as to run a S&OP process.
Demo Calculation Projected Inventories
A little demo to calculate projected inventories & coverages, using the R package planr .
Demand and Supply Planning with R
Introduction to the planr package for Demand and Supply Planning / S&OP process using R