models: Models

Description Usage Arguments Details Value

Description

Models for approximating p-value.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

Arguments

t

Test statistics

n

Sample size

Details

These are the functions based on polynomial regression and GAM to approximate the p-value for ADF unit root tests of three types: without drift and trend (woTD), with drift (wD) and with both drift and trend (wTD).

Value

p-value from the ADF test statistic distributions.


mlincon/pvurt documentation built on June 8, 2021, 4:14 p.m.