Learn R Programming

rpatrec (version 1.0.1)

sample.pre: Prepare Data for using with the other functions in the package

Description

This function removes bank holidays and other days for which only NA or repeated data is available. Designed to work with Datastream data.

Usage

sample.pre(input)

Arguments

input
Vector with time series data

Value

Returns a vector conataining time series data ready for further use.

Details

For an overview of the package capabilities, click here rpatrec.