rts_simu: Simulation based on observations of a random variable

Description Usage Arguments Value

View source: R/rts_simu.R

Description

This function simulates n observations of the random variable, based on the empirical distribution function of it's observations Xrand.

Usage

1
rts_simu(Xrand, n = 1)

Arguments

Xrand

is a vector with observations of a random variable

n

is the number of observations to be simulated

Value

a simulation of empirical distribucion of Xrand


InstitutoInvestigacionesEconomicasPUCE/geortsBeta documentation built on June 17, 2020, 7:06 a.m.