RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

gershon_tetteh_amanor

GERSHON TETTEH AMANOR

Recently Published

FORCASTING GOVERNMENT EXPENDITURE USING THE ARIMAX MODEL
A project to build an end-to-end ARIMAX forecasting model for Ghana's government expenditure in R — covering stationarity testing, multicollinearity diagnostics, model selection, and 10-year fiscal forecasts. Full reproducible analysis on GitHub. [https://raw.githubusercontent.com/Gershom-Tetteh-Amanor/ARIMAX-ANALYSIS-PROJECT/refs/heads/main/ARIMAX_GHANA_FULL_THESIS.Rmd]
H1N1 VACINE CLASSIFICATION
We tried to classify the dataset using the H1n1 vacine as the target variable. We used the ID3 Algorithm. This algorithm works on the principle of information gain by calculating the entropy and using the variable with the most information for the splitting.
ID3
Plot
Plot
Plot
Vioplot
FUN WITH R
3D PIE PLOT TRIAL