data_for_prediction: Model and Visualize Sneaker Prices

Description Usage Arguments Details

Description

Given a sneaker table and sneaker size, this routine attempts to create a model for future prices and visualize it simultaneously.

Usage

1
data_for_prediction(table1, size)

Arguments

table1

Table containing sneaker pricing information

size

Size of the Sneaker

Details

This function is for making predictions and plotting the predictions given by the table after calculating mean value of shoes in the same day and same size. Result will consists of three parts, first one is plot second and third one are strings indicating the result of maximum value and minimum value separately


stat385uiuc/demo-sneaker-project documentation built on May 9, 2019, 2:25 a.m.