sampleFromInverseWishartCore: Sample from scaled inverse Wishart distribution (core...

View source: R/parameter_uncertainty_utils.R

sampleFromInverseWishartCoreR Documentation

Sample from scaled inverse Wishart distribution (core method).

Description

Sample from scaled inverse Wishart distribution (core method).

Usage

sampleFromInverseWishartCore(n, df, mat, allColnames, wishartCorrection)

Arguments

n

numbers of rows to sample

df

degree of freedom

mat

scaling matrix

allColnames

all column names as they are going to appear when as.vector is called

wishartCorrection

apply correction to the degrees of freedom, logical

Value

a data frame with the sampled parameters


campsismod documentation built on April 3, 2025, 7:37 p.m.