update_SS: Return updated sufficient statistics S with new data matrix z

View source: R/update_SS.R

update_SSR 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 NULL


NPflow documentation built on May 29, 2024, 6:04 a.m.