Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 5 of 5 found.
[1] < 1 > [1]  Sort:

process (Package: fractalrock) : Generate a time series based on stochastic processes

A collection of functions to produce time series using stochastic processes.
● Data Source: CranContrib
● Keywords: math, ts
● Alias: ou.process
● 0 images

plotReturns (Package: fractalrock) : Plot asset prices and returns for fractal analysis

This is a convenience function for studying the generated time series by the fragtalrock package. Given a time series of prices, plotReturns will plot both the original time series of prices and the returns series. This is a useful visual aid in determining the utility of the simulated time series.
● Data Source: CranContrib
● Keywords: ts
● Alias: plotReturns
● 0 images

getPortfolioPrices (Package: fractalrock) : Generate portfolio prices using the fractal process

This function will construct a portfolio of asset returns based on the time range specified or the number of 'observations' requested. The resulting time series will be based on the specified calendar, as defined by getTradingDates that uses the timeDate package under the hood.
● Data Source: CranContrib
● Keywords: math, ts
● Alias: getPortfolioPrices, getTradingDates
● 0 images

fractalrock-package (Package: fractalrock) :

Simulating stock market prices and returns can be accomplished using a number of techniques. Most commonly, geometric brownian motion (aka a random walk) is used to simulate stock prices. Using this technique results in a normal distribution of price returns. As an alternative technique, it is possible to generate price series using fractals. The advantage is that price returns tend to have volatility that clusters, similar to actual returns.
● Data Source: CranContrib
● Keywords: math, package, ts
● Alias: fractalrock, fractalrock-package
● 0 images

fractal (Package: fractalrock) : Create time series based on fractal generators

The fractal function generates a time series of points using basic principles of fractal patterns. Fractal generation can be used to simulate a time series of asset prices, which has been shown to better reflect the distribution of returns than using a Gaussian random walk. Any number of points can be generated based on specifying the total count or by running over a number of epochs. The range of the data is defined by the given seed for the generation plus the available patterns.
● Data Source: CranContrib
● Keywords: math, ts
● Alias: fractal, fractal.random, fractal.uniform, next.seeds
● 0 images