| .fit_inad_heterogeneous | R Documentation |
Internal function that fits separate INAD models for each group and combines the log-likelihoods.
.fit_inad_heterogeneous(
y,
blocks,
n_blocks,
group_indices,
order,
thinning,
innovation,
...
)
y |
Data matrix |
blocks |
Normalized block vector |
n_blocks |
Number of groups |
group_indices |
List of subject indices per group |
order |
AD order |
thinning |
Thinning type |
innovation |
Innovation type |
... |
Additional arguments passed to fit_inad |
A list mimicking fit_inad output with combined log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.