log_part_G: The log-partation function of Gaussian distribution

Description Usage Arguments Value Examples

Description

This function define the log-partation function of Gaussian distribution. The formula is log_part_G(Theta) = 0.5*(Theta^2). Details can be found in https://arxiv.org/abs/1902.06241.

Usage

1
log_part_G(Theta)

Arguments

Theta

a matrix of natural parameter

Value

the value of the corresponding log-partation function

Examples

1
## Not run: log_part_G(matrix(0:9,2,5))

YipengUva/RpESCA documentation built on July 2, 2019, 6:41 p.m.