MyNixOS website logo
Description

Simulate and Visualize Kendall Random Walks and Related Distributions.

Kendall random walks are a continuous-space Markov chains generated by the Kendall generalized convolution. This package provides tools for simulating these random walks and studying distributions related to them. For more information about Kendall random walks see Jasiulis-Gołdyn (2014) <arXiv:1412.0220>.

kendallRandomWalks

CRAN_Status_Badge Total Downloads Travis-CI Build Status Coverage Status

Simulations and distributions related to Kendall random walks: visit dedicated project page on Researchgate

To get started, install stable CRAN version

install.packages("kendallRandomWalks")

or the newest version from Github:

devtools::install_github("mstaniak/kendallRandomPackage")

Help:

?kendallRandomWalks

Main functionalities:

  • simulate_kendall_rw functions simulates Kendall random walks for a given step distribution. The simulation can be then plotted using generic plot function.
  • transform_kendall_rw function allows user to play with different scalings and transformations of Kendall random walks to study its properties related to convergence.
  • summarise_kendall_rw and mutate_kendall_rw functions allow user to modify or summarise simulated trajectories.
  • ladder_moment and ladder_height functions help study distribution of first ladder moment and first ladder height empirically.
  • ladder_moment_pmf gives exact PMF for first ladder moment.
  • pkend, dkend, qkend and rkend are typical functions related to the stable Kendall distribution.
  • g_function calculates Williamson transform numerically.

See vignettes for examples.

If you have a feature request or you found a bug, please leave an issue.

The goal of this package is to let anyone interested in Kendall convolution/generalized convolutions get familiar with them through visual means and experimentation and aid research in this area by providing tools for simulations.

Acknowledgement

This work is a part of project "First order Kendall maximal autoregressive processes and their applications", which is carried out within the POWROTY/REINTEGRATION programme of the Foundation for Polish Science co-financed by the European Union under the European Regional Development Fund.

Metadata

Version

0.9.4

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows