Description Usage Arguments Value See Also
This function predicts based on the estimation of the independent Poisson
model train_iPoiss
.
1 | pred_iPoiss(tr_fa, gp_test, test)
|
tr_fa |
An object resulting from |
gp_test |
vector. Groups for each observation in the test set. |
test |
data frame. Test data set for evaluation. |
A list.
predictions |
A numeric vector of predictions for all observations in the test set. |
log_lik |
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.