Learn R Programming

⚠️There's a newer version (1.1.0) of this package.Take me there.

fractalrock (version 1.0.2)

Generate fractal time series with non-normal returns distribution

Description

The basic principle driving fractal generation of time series is that data is generated iteratively based on increasing levels of resolution. The initial series is defined by a so-called initiator pattern and then generators are used to replace each segment of the initial pattern. Regular, repeatable patterns can be produced by using the same seed and generators. By using a set of generators, non-repeatable time series can be produced. This technique is the basis of the fractal time series process in this package.

Copy Link

Version

Install

install.packages('fractalrock')

Monthly Downloads

3

Version

1.0.2

License

GPL-2

Maintainer

Brian Lee Yung Rowe

Last Published

April 20th, 2010

Functions in fractalrock (1.0.2)

getPortfolioPrices

Generate portfolio prices using the fractal process
sampleInitiators

Sample seed for fractal generation of time series
fractal

Create time series based on fractal generators
process

Generate a time series based on stochastic processes
sampleGenerators

Sample patterns for fractal generation of time series
fractalrock-package

A package for generating time series data using fractals
plotReturns

Plot asset prices and returns for fractal analysis