cv_like | R Documentation |
Compute the Cross Validated Log Likelihood
cv_like(test_x, u, v, test_nn, index_map)
test_x |
test matrix |
u |
model computed u |
v |
model computed v |
test_nn |
nearest neighbor matrix |
index_map |
index map |
double
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.