Learn R Programming

beyondWhittle (version 1.0)

vFromP: C++ function for generating v from p (inverse stick breaking) NOTE: p is assumed to have length L, i.e. it does NOT contain p_0 !!

Description

C++ function for generating v from p (inverse stick breaking) NOTE: p is assumed to have length L, i.e. it does NOT contain p_0 !!

Usage

vFromP(p, eps = 1e-08)

Arguments