npmle_sym_mat | R Documentation |
estimate the weights of grid points maximizing likelihood with given density matrix
npmle_sym_mat(D, maxit = 200, tol = 1e-04, verbose = FALSE)
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 |
estimated weights of grids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.