kt25399/practice: practice

This package aids in running K-means cluster analysis and principle component analysis on a data frame. {optimal_cluster} will help determine the optimal number of clusters in you data. {visulization} visualizes a number of clusters. Finall PCA will run and visualize a principle component analysis. The NBA and NBA_salary dataset is inculded to demonstrate these functions.

Getting started

Package details

Authorperson("Ryan", "Thompson", role = c("aut", "cre"), email = "kt25399@utexas.edu"), person("Philip", "Queller", role = c("aut", "cre"), person("Briana", "Betke", role = c("aut", "cre")))
MaintainerRyan Thompson <kt25399@utexas.edu>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kt25399/practice")
kt25399/practice documentation built on May 23, 2020, 7 a.m.