suff_stat: Compute the sufficient statistics from the latent space

View source: R/sufficient-statistics.R

suff_statR Documentation

Compute the sufficient statistics from the latent space

Description

These sufficient statistics are used to conduct inference on the parameters

Usage

suff_stat(x, Y, gener, b, return_SI = FALSE)

Arguments

x

current configuration of the latent data

Y

observed data

gener

generalized

b

parameter of generalized

return_SI

logical; whether to return the trajectories of S and I

Value

sufficient statistics


rmorsomme/PDSIR documentation built on April 27, 2023, 2:56 p.m.