sampleFromInverseChiSquaredCore {campsismod}R 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


[Package campsismod version 1.2.2 Index]