Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

model_score

Model Score


Description

Calculates the modeling score of a GMWM

Usage

model_score(A, D, omega, v_hat, obj_value)

Arguments

A

A mat that contains the first derivatives of the processes

omega

A mat that contains the omega used when calculating the GMWM

v_hat

A mat that contains the covariance matrix

At_j

A mat that contains the second derivative of each process

diff

A vec that is the difference of the WV empirical and WV theoretical

Details

The equation is slightly different than that stated in the paper due to the bootstrap already incorporating in N.

Value

A vec


simts

Time Series Analysis Tools

v0.1.1
AGPL-3 | file LICENSE
Authors
Stéphane Guerrier [aut, cre, cph], James Balamuta [aut, cph], Roberto Molinari [aut, cph], Justin Lee [aut], Yuming Zhang [aut], Wenchao Yang [ctb], Nathanael Claussen [ctb], Yunxiang Zhang [ctb], Christian Gunning [cph], Romain Francois [cph], Ross Ihaka [cph], R Core Team [cph]
Initial release
2019-07-21

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.