wald: Calculate Wald statistics for an arf model.

Description Usage Arguments Details Value Author(s) See Also

Description

Calculate Wald statistics for an arf model.

Usage

1
wald(arfmodel, waldobject = new("wald"), options = loadOptions(arfmodel))

Arguments

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 @consts modified can be used.

options

An object of class "options".

Details

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).

Value

Returns an object of class "model" with the appropriate slots.

Author(s)

Wouter D. Weeda - w.d.weeda@gmail.com

See Also

model, varcov, processModel, options


arf3DS4 documentation built on May 2, 2019, 5:16 p.m.