getLSlsm: Function to get the MCMC chain of the latent space postions...

Description Usage Arguments Details

Description

getLLSM returns an array of dimension n by d by K, of the $K$ posterior chains of the latent space postions in object of class 'LLSM' for longitudinal model fits

Usage

1
getLSlsm(object, burnin = 0, thin = 1)

Arguments

object

fitted LSM model object of class 'LLSM'

burnin

numeric value to specify the number of draws that must be discarded as burnin

thin

numeric value that is used to specify the step at which MCMC chain must be kept

Details

getLLSM returns an array of dimension n by d by K, of the $K$ posterior chains of the latent space postions in object of class 'LLSM' for longitudinal model fits


SAcmu/LLSM documentation built on May 9, 2019, 11:06 a.m.