vardiag-internal: Internal vardiag functions

Description Usage Arguments Details Author(s)

Description

Internal functions for package vardiag.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
estvar(h0, y, iter = 50, tolerance = 2e-04, trace = 1, th0 = rbind(0, 1, 1))
ficorr(r)
ftc(th, y, h1, w1)
ftg(th, y, h1, cv1)
fth(th, y, h1, w1 = 1)
fts(th, y, h1, cv1)
gamsph(h, th = rbind(1, 1, 1))
gamsph1(h, th = rbind(1, 1, 1))
gamsph2(h, th = rbind(1, 1, 1))
gamsph3(h, th = rbind(1, 1, 1))
hyperg(r)
## S3 method for class 'varobj'
print(x, ...)

Arguments

...
cv1
h
h0
h1
iter
r
th
th0
tolerance
trace
w1
x
y

Details

These functions are not intended to be called by the user.

Author(s)

Ernst Glatzer


edzer/vardiag documentation built on May 16, 2019, 12:11 a.m.