POSTKP: Compute empirical the predictive distributions (pdf, cdf) for...

Description Usage Arguments

View source: R/RcppExports.R

Description

Compute empirical the predictive distributions (pdf, cdf) for the kth order statistic in a future sample. @name POSTKP

Usage

1
POSTKP(kord, nsamsz, xltime, ntvec, xmu, sigma, nsim, kdist, pdf, cdf)

Arguments

kord

The order statistic

nsamsz

The size of the future sample

xltime

The time vector

ntvec

The length of the tvector (at which evaluations will be done)

xmu

The mu* values from the posterior sample

sigma

The sigma* values from the posterior sample

nsim

The value M*


Auburngrads/SMRD documentation built on Sept. 14, 2020, 2:21 a.m.