rpwexpRcpp: The Piecewise Exponential Distribution in C++

View source: R/RcppExports.R

rpwexpRcppR Documentation

The Piecewise Exponential Distribution in C++

Description

The Piecewise Exponential Distribution in C++

Usage

rpwexpRcpp(n, fail_rate)

Arguments

n

Number of observations to be generated.

fail_rate

A dataframe containing duration and rate variables.


keaven/simtrial documentation built on April 17, 2023, 4:03 a.m.