Parameters from robust statistical objects in WRS2
Parameters from robust statistical objects in WRS2
## S3 method for class 't1way' model_parameters(model, verbose = TRUE, ...)
model |
Object from |
verbose |
Toggle warnings and messages. |
... |
Arguments passed to or from other methods. |
A data frame of indices related to the model's parameters.
if (require("WRS2")) { model <- t1way(libido ~ dose, data = viagra) model_parameters(model) }
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.