Description Usage Arguments Details Value Author(s)
Returns a performance object for a model estimates with
ergmm
.
1 2 3 4 | model_performance(object, measure, x.measure = "cutoff", type = "pmean", ...)
## S3 method for class 'ergmm'
model_performance(object, measure, x.measure = "cutoff", type = "pmean", ...)
|
object |
|
measure |
Performance measure to use for the evaluation. See
|
x.measure |
A second performance measure. See
|
type |
Prediction type to pass to |
... |
Additional arguments, not used |
Returns a performance object for a model estimates with
ergmm
. Predictions from the supplied model are
based on the posterior mean of the parameter estimates.
A performance
object.
Jason W. Morgan jason.w.morgan@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.