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

View source: R/update_SSsn.R

update_SSsnR Documentation

Return updated sufficient statistics S with new data matrix z

Description

For internal use only.

Usage

update_SSsn(z, S, ltn, hyperprior = NULL)

Arguments

z

data matrix

S

previous sufficient statistics

ltn

random effects

hyperprior

Default is NULL


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