Skip to content

Number of collocation points for PCE #55

Open
@takafusui

Description

@takafusui

Hi,

I have a minor question:
You defined the number of collocation points for PCE such as:

nr_collocation_nodes = 2*len(P) + 2

then draw samples from the corresponding distribution

nodes = distribution.sample(nr_collocation_nodes, "M")

Do you arbitrary choice 2*len(P) + 2 or is it a sort of rule of thumb in the UQ literature?
Do you have some literature in your mind?

Thank you very much in advance.

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