NORTARA: Generation of Multivariate Data with Arbitrary Marginals

An implementation of a specific method for generating n-dimensional random vectors with given marginal distributions and correlation matrix. The method uses the NORTA (NORmal To Anything) approach which generates a standard normal random vector and then transforms it into a random vector with specified marginal distributions and the RA (Retrospective Approximation) algorithm which is a generic stochastic root-finding algorithm. The marginals can be continuous or discrete. See the vignette of package for more details.

Package details

AuthorPo Su [aut, cre]
MaintainerPo Su <desolator@sjtu.edu.cn>
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/superdesolator/NORTARA
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("NORTARA")

Try the NORTARA package in your browser

Any scripts or data that you put into this service are public.

NORTARA documentation built on May 2, 2019, 3 p.m.