Skip to content

CDF of Multivariate Normal Distribution #260

@ixlg

Description

@ixlg

I have a code in R which at some point computes the cdf of a multivariate normal distribution using pmvnorm {mvtnorm}. I'm implementing a version of it in Julia, but I don't see how to perform this task using any function in Distributions.jl. Is it possible to have a version of pmvnorm in Julia where we can specify the limits of integration?

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature: new generic functionFeature request for a new generic function (i.e. with methods for all distributions)multivariate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions