dLKJ: The LKJ density for a correlation matrix

View source: R/cgeneric_LKJ.R

dLKJR Documentation

The LKJ density for a correlation matrix

Description

The LKJ density for a correlation matrix

Usage

dLKJ(R, eta, log = FALSE)

Arguments

R

correlation matrix

eta

numeric, the prior parameter

log

logical indicating if the log of the density is to be returned, default = FALSE

Value

numeric as the (log) density


graphpcor documentation built on June 8, 2025, 10:37 a.m.

Related to dLKJ in graphpcor...