dwishartB {BMTAR}R Documentation

Wishart density using Brobdingnag class

Description

Compute Wishart density with class Brobdingnag objects.

Usage

dwishartB(x,nu,S)

Arguments

x

matrix type object, value to compute the density of Wishart distribution. Not NULL

nu

numeric type, degrees of freedom. Not NULL

S

matrix type object, parameter of Wishart distribution. Not NULL

Value

object class Brobdingnag


[Package BMTAR version 0.1.1 Index]