update_SS {NPflow} | R Documentation |
Return updated sufficient statistics S with new data matrix z
Description
For internal use only.
Usage
update_SS(z, S, hyperprior = NULL)
Arguments
z |
data matrix |
S |
previous sufficient statistics |
hyperprior |
Default is |
[Package NPflow version 0.13.5 Index]