Description Usage Arguments Value
Predict a model on a dataset. Intended to predict on to a cell count
1 | predict_on_cells(model, data, draws = 1000)
|
model |
a lm, glm, glmer, stan_glmer, or sparsereg object |
data |
a data frame with the appropriate predictors, output from count_cellsize |
draws |
number of posterior draws in stan |
A vector of predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.