sqr_diff.mnl | R Documentation |
Squared differences optimization function with multinomial logit
sqr_diff.mnl(x, mu, areas, targets, restrictions = NULL, cutoff = 0)
x |
Bias correction parameters |
mu |
Means of each class |
areas |
Vector of areas |
targets |
Targets to match |
restrictions |
Optional restrictions. Binary, if 1, the log-odds are set to zero |
cutoff |
Optional, defaults to zero. If set, all log-odds below cutoff are set to zero |
Squared differences of optimized values and targets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.