Skip to content

NA for g, tau and residuals #24

@Shafique313

Description

@Shafique313

Dear Dr Onno Kleen,
When I run this code for two covariates, there are NA values at the start of the g, tau, and residual series. How can we deal with that? Thank you, fit_mf <- fit_mfgarch(
data = dat,
y = "ret",
x = "EPU_d", # use ΔEPU
K = K1,
low.freq = "low_date",
gamma = TRUE,
weighting = "beta.restricted",
x.two = "CPU_d", # use ΔCPU
K.two = K2,
low.freq.two = "low_date",
weighting.two = "beta.restricted",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions