npmle_sym_mat: npmle_sym_mat

npmle_sym_matR Documentation

npmle_sym_mat

Description

estimate the weights of grid points maximizing likelihood with given density matrix

Usage

npmle_sym_mat(D, maxit = 200, tol = 1e-04, verbose = FALSE)

Arguments

D

density matrix

maxit

maximum number of iterations

tol

error tolerance of convergence of log likelihood

verbose

whether to output the error in each iteration

Value

estimated weights of grids


sdzhao/cole documentation built on May 2, 2022, 9:42 a.m.