Publications by Alain Kuiete Tchoupou

Time Series Forecasting

24.06.2020

Import the libraries library(fpp2) ## Warning: package 'fpp2' was built under R version 3.6.3 ## Loading required package: ggplot2 ## Loading required package: forecast ## Warning: package 'forecast' was built under R version 3.6.3 ## Registered S3 method overwritten by 'quantmod': ## method from ## as.zoo.data.frame zoo ## Loadi...

2021 sym R (5441 sym/73 pcs) 12 img

Time Series Forecasting

23.06.2020

Import the necessary libraries library(fpp2) ## Warning: package 'fpp2' was built under R version 3.6.3 ## Loading required package: ggplot2 ## Loading required package: forecast ## Warning: package 'forecast' was built under R version 3.6.3 ## Registered S3 method overwritten by 'quantmod': ## method from ## as.zoo.data.frame zo...

2041 sym R (5231 sym/75 pcs) 12 img

Homework KJ31 and KJ32

18.06.2020

library(caret) ## Loading required package: lattice ## Loading required package: ggplot2 library(tidyverse) ## -- Attaching packages ----------------------------------------------- tidyverse 1.2.1 -- ## v tibble 2.1.3 v purrr 0.3.2 ## v tidyr 0.8.3 v dplyr 0.8.3 ## v readr 1.3.1 v stringr 1.4.0 ## v tibble 2.1.3 v for...

6218 sym R (24409 sym/99 pcs) 7 img

Plot

21.10.2020

...

7 sym 2 img

ASTHMA MANAGEMENT

30.11.2020

library(haven) asthma.adult <- read_sas("/home/alain/Documents/DATA621/FinalProject/acbs_2016_adult_public_llcp.sas7bdat") View(asthma.adult) #write.csv(asthma.adult, "asthma_adult.csv") #cn <- colnames(asthma.adult) #write.csv(cn, "asthma_column_name.csv") EXPLORATORY DATA ANALYSIS ASTHNOW Have you ever been told by a doctor or other health pro...

9888 sym R (102100 sym/254 pcs) 24 img

Customers at an Auto_Insurance Company

21.11.2020

Overview In this homework assignment, you will explore, analyze and model a dataset containing approximately 8000 records representing a customer at an auto insurance company. Each record has two response variables. The first responsevariable, TARGET_FLAG, is a 1 or a 0. A “1” means that the person was in a car crash. A zero means that the p...

10924 sym R (36474 sym/69 pcs) 27 img

ASTHMA MANAGEMENT

01.01.2021

OVERVIEW The self-management of asthma help improve patient health. Asthma self-management provide to the patient and caregivers the skills to understand the disease and its treatment. It teaches them to take medications appropriately, recognize early signs and symptoms of asthma episodes, seek medical care as appropriate, and identify and avoid ...

12474 sym R (65031 sym/74 pcs) 24 img