atmosphere ~master (2022-03-09T12:01:05.4173038)
Dub
Repo
NvmmLikelihoodAscentEM.this
atmosphere
estimate
nvmm
NvmmLikelihoodAscentEM
Constructor
class
NvmmLikelihoodAscentEM
(T)
this
(
in
T
[]
_grid
,
size_t
maxLength
)
if
(
isFloatingPoint
!
T
)
Parameters
_grid
T
[]
Array of parameters u. [u_1, ..., u_k]
maxLength
size_t
maximal length of sample
Meta
Source
See Implementation
atmosphere
estimate
nvmm
NvmmLikelihoodAscentEM
constructors
this
functions
beta
grid
likelihood
mean
optimize
sample
update
updateBeta
updateComponents
mixins
__anonymous
structs
CorePDF
variables
_beta
_grid
_likelihood
_mean
_sample
Constructor