Skip to content

Defining a new specification #3

@KeMilin

Description

@KeMilin

Hello.

I have a question :

I succeed in generating new specifications which overwrite some of the options of a pre-specified specification.

For example, I have no problem to constraint a log-transformation on data :

spec_multi = spec_create() spec_str(spec_multi,"regarima.transform.function","Log")

But to modify options linked to dates, I have some difficulties. More precisely: I have a time serie, which start in 01-01-1998 and end to 01-01-2017, and I would like to limit the estimate model span from 01-01-2009 to 01-01-2017. I haved tested a lot of way, without any success.

I will be grateful for any help,

Kévin

(Excellent plug-in by the way !)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions