Description Usage Arguments Value Examples
This function will generate samples from the posterior distribution.
1 |
y |
A list of of length n containing responses |
missing |
A list of length n containing missing indices for each response |
X |
An n by p design matrix |
splineS |
Basis matrix for longitudinal direction |
splineT |
Basis matrix for functional direction |
q1 |
Number of latent factors for longitudinal direction |
q2 |
Number of latent factors for functional direction |
iter |
Number of posterior samples to keep |
thin |
Keep every thin samples |
burnin |
Number of burnin samples to discard for posterior inference |
nchains |
How many chains to run |
A list of samples for each parameter. This list can be used as input to eigenLFChains for further post-processing
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.