sampleFromInverseChiSquaredCore: Sample from scaled inverse chi-squared distribution (core...

View source: R/parameter_uncertainty_utils.R

sampleFromInverseChiSquaredCoreR Documentation

Sample from scaled inverse chi-squared distribution (core method).

Description

Sample from scaled inverse chi-squared distribution (core method).

Usage

sampleFromInverseChiSquaredCore(n, df, scale, variable)

Arguments

n

numbers of rows to sample

df

degree of freedom

scale

scale parameter

variable

variable name

Value

a data frame with the unique sampled parameter


campsismod documentation built on Jan. 27, 2026, 5:07 p.m.