d_to_gamma: Transform increments to thresholds

View source: R/RcppExports.R

d_to_gammaR Documentation

Transform increments to thresholds

Description

Transform increments to thresholds

Usage

d_to_gamma(d)

Arguments

d

[numeric(J - 2)]
Threshold increments.

Value

The threshold vector of length J + 1.

Examples

d_to_gamma(c(0, 0, 0))


RprobitB documentation built on Aug. 26, 2025, 1:08 a.m.