convol_method: Convolution method

View source: R/gens.R

convol_methodR Documentation

Convolution method

Description

Y ~ ∑ (β_i * X_i) , 1 ≤ i ≤ k

Usage

convol_method(n, y, qfns)

Arguments

n

number of random numbers

y

function of the definition of y in terms of x_i

qfns

list of the k quantile functions in order


mnaR99/mshelpers documentation built on May 22, 2022, 6:03 a.m.