Description Usage Arguments Details See Also Examples
View source: R/coef_wqs_helper.R
An accessor function that returns the coefficients from the validation WQS model, a wqs object.
1 2 |
object |
An object of class "wqs", usually as a result of |
... |
other arguments. |
In a wqs object, the fit element, a glm2 object, is extracted. See glm2{glm2}.
Other wqs:
analyze.individually(),
do.many.wqs(),
estimate.wqs.formula(),
estimate.wqs(),
make.quantile.matrix(),
plot.wqs(),
print.wqs()
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.