View source: R/rater_model_class.R
print.rater_model | R Documentation |
rater_model
object.Print a rater_model
object.
## S3 method for class 'rater_model'
print(x, ...)
x |
A |
... |
Other arguments |
mod <- dawid_skene()
print(mod)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.