mvnod: A helper function

mvnodR Documentation

A helper function

Description

## A function

Usage

mvnod(n = 1, mu, Sigma, tol = 1e-06, empirical = FALSE, EISPACK = FALSE)

Arguments

n

an integer number

mu

a real value

Sigma

a real value

tol

a curection factor

empirical

a logical value

EISPACK

a logical value. TRUE for a complex values.

Author(s)

Md Ashad Alam <malam@tulane.edu>


RKUM documentation built on June 22, 2022, 9:06 a.m.

Related to mvnod in RKUM...