Description Usage Arguments Details Value Author(s) See Also
Calculate Wald statistics for an arf model.
1 | wald(arfmodel, waldobject = new("wald"), options = loadOptions(arfmodel))
|
arfmodel |
A valid model object. |
waldobject |
An object of class "wald". By default a new (empty) "wald" object is created. To test specific hypotheses a "wald" object with the |
options |
An object of class "options". |
wald
requires the (co)variance matrix of parameter estimates, it will give an error when the arfmodel@varcov
slot does not exist (or has invalid values).
Returns an object of class "model" with the appropriate slots.
Wouter D. Weeda - w.d.weeda@gmail.com
model
, varcov
, processModel
, options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.