FixedDistribution function

Create a fixed distribution. Each sample will be assigned a fixed value coming from vector 'values'.

Create a fixed distribution. Each sample will be assigned a fixed value coming from vector 'values'.

FixedDistribution(values)

Arguments

  • values: covariate values, numeric vector (1 value per sample)

Returns

a fixed distribution (1 value per sample)