numModels | R Documentation |
Given a basket size and maximal number of distinct response rates, compute the number of possible models
numModels(K, P)
K |
positive integer giving number of baskets |
P |
positive integer giving maximal number of distinct rates |
integer giving number of possible models
numModels(10, 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.