add1.std_selected | R Documentation |
Intercept the add1()
method and raise an error.
## S3 method for class 'std_selected'
add1(object, ...)
object |
The output of |
... |
Additional arguments. They will be ignored. |
add1()
should not be used after the output of lm()
is
processed by std_selected()
or std_selected_boot()
.
It returns nothing. It is called for its side effect.
Shu Fai Cheung https://orcid.org/0000-0002-9871-9448
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.