predSimNBinomsSelect | R Documentation |
Use when all the catToCont models for a variable are negative binomial.
predSimNBinomsSelect(x.cat, models, envir = parent.frame())
x.cat |
a categorical vector |
models |
a list of models with length equal to the number of categories in x.cat |
envir |
environment in which to evaluate model variables. |
a continuous vector that when binned by cont.bonbreaks will be the same as x.cat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.