inverse_sample: Inverse CDF Sampling

Description Usage Arguments

View source: R/sampling.R

Description

Inverse CDF Sampling

Usage

1
inverse_sample(n_samples, cdf = NULL, pdf = NULL)

Arguments

n_samples

If true, remove entries after failure time for each observation.

cdf

A list with x and y representing the cdf

pdf

A list with x and y representing the pdf


jeremyrcoyle/sl3 documentation built on Feb. 3, 2022, 9:12 a.m.