estimate_p: Computes an empirical estimate of 'p' (P(X < X + delta))

Description Usage Arguments Value

View source: R/ssp_chakraborti_helpers.R

Description

Computes an empirical estimate of p (P(X < X + δ))

Usage

1

Arguments

sample

numeric vector of data to base the estimation on (X)

delta

numeric value, location shift parameter δ

Value

An empirical estimate of P(X < X + δ)


skewsamp documentation built on Dec. 17, 2021, 1:07 a.m.