bd_norm_pdf_mat: Normalize the rows of an input density matrix

Description Usage Arguments Value

View source: R/bd_norm_pdf_mat.R

Description

The input density matrix fMat has dimensions S x G, where S is the number of samples and G is the number of grid points at which fMat was evaluated. Normalize each row to integrate to 1 using the input grid spacing dy.

Usage

1
bd_norm_pdf_mat(fMat, dy)

Arguments

fMat

The input density matrix with dimensions S x G

dy

The grid spacing

Value

The density matrix with normalized rows


MichaelHoltonPrice/BayDem documentation built on Sept. 12, 2019, 9:26 p.m.