jointnorm: math4800 project this file implemnts a funciton to sample...

Description Usage Arguments Value

Description

This function returns a value from a normal joint continus random variable note both x and y must be the same value to be a valid for this 2D sampling function sense we are sampling from a square

Usage

1
jointnorm(x, y)

Arguments

x

input for the first marginal normal distribution

y

input for the first marginal normal distribution

Value

join normal pdf


brucker3/math4800 documentation built on May 16, 2019, 7:14 p.m.