gravatar

loccx

Cao Xuân Lộc

Recently Published

Deep Learning in R
In this chapter, I will present how to apply text mining in R. The data contain the critical factors affect the rating operation, so the aim is finding the factor which can affect highly to the rating scale of company.
Mediation and moderation analyst
This is the comprehensive way to implement the moderation and mediation analyst in R.
Vehicle Routing Problem in R
We will learn about how to implement the Vehicle Routing Problem in R and show the output with Leaflet package
Optimize Route
Using osrm package to optimize the supply chain route
Vaccination
We will simulate the operation in warehouse about opening and ending inventory and the people's waiting time for Pfizer injection vaccine
Forecast in Supply chain 2
In this section, we will learn how to forecast by ARIMA model. We will comparing expected value to actual value and base on that to select the best model.
Map plot with R
Tutorial of plotting map in R with package sf and leaflet.
Panel data
A primary introduction of pandel data with two approach: ARIMA model and SMA method.
Forecast in Supply chain 1
In this section, we will explore the data about historical product demand with over 1 million transactions during 5 years. So there are much things that can be implemented with this data that are not covered in my tutorial.
Vẽ biểu đồ delay với maps
Đây là bài phân tích về mức độ delay ở các airports thuộc US đón các chuyến bay từ New York city. Dữ liệu được lấy từ data nycflights13 có sẵn trên R.