predSimNormsSelect | R Documentation |
for the case where each category has a separate model that should be used to simulate a value
predSimNormsSelect(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 vector of predicted value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.