Skip to content

namangoel05/ST558_Final_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ST558 Final Project

Purpose

The purpose of this app is to allow users to analyse and see the performance of student graduated with an MBA degree. It is a combines dataset of 1200 students coming from 5 different backgrounds, with some having prior work experience and some not. It used attributes like employability before and after the program to quantify if the students have observed. It also shares salary data of students who got jobs after finishing the program

Packages Used

library(shiny) library(shinydashboard) library(DT) library(tidyverse) library(caret) library(leaps) library(psych) library(corrplot)

Intalling packages

install.packages("shiny")
install.packages("shinydashboard")
install.packages("DT")
install.packages("tidyverse")
install.packages("caret")
install.packages("leaps")
install.packages("psych")
install.packages("corrplot")

Command to run application

runGitHub("ST558_Final_Project", "namangoel05")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages