Description Usage Arguments Value See Also
This function predicts based on the estimation of the NBFA1
model train_NBFA1
.
1 | test_NBFA1(tr_fa, gp_test, test, logl = T)
|
tr_fa |
An object resulting from |
gp_test |
A vector of groups for each observation. |
test |
data frame. Test data set for evaluation. |
logl |
logical. Return log-likelihood? Defaults to TRUE. |
A list.
predictions |
A numeric vector of predictions for all observations in the test set. |
likelihoods |
A numeric vector of (log) likelihoods for all observations in the test set. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.