readme.md

STAT 471/571/701 Utilities

WIP - chua@wharton.upenn.edu

TL;DR

This code will install the package from Github.

if(!require("devtools")) {
    install.packages("devtools")
}
devtools::install_github("stillmatic/stat471")

Overview

This package provides a number of helper functions for Wharton's Modern Data Mining, including the data used for the class.

TODO

Package

Autograder

Standards

Lectures

Homework



stillmatic/stat471 documentation built on May 30, 2019, 5:44 p.m.