Description Usage Arguments Details
Common functions used by top level functions.
1 2 3 4 |
object |
Numeric value or an object ( |
n |
Sample size. |
model |
The model type to be used for approximation. Available is GAM
and polynomial regression. If |
type |
The type of unit root test. Currently supports: |
d |
The degree for polynomial. |
modelName
generates the name of function based on the arguments
model
, type
and d
(when model = "poly"
).
computePValueMain
is called by the other top level functions to
approximate the p-value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.