prepareData: Prepare data

Description Usage Arguments Value

View source: R/prepareData.R

Description

Function prepares all the necessary data for further analysis. Requires the dataset loaded with @loadData function. Function assigns the Values into .GlobalEnv.

Usage

1

Arguments

data

raw dataset loaded with @loadData function

Value

data - modified dataset

chng - matrix with percentage changes in stock prices

cor, cov, expectedReturn, risk - measures of stocks under analysis

num_stocks - number of stocks in analysis


rpietrusinski/GA-stock-prices documentation built on May 20, 2019, 5:43 p.m.