f_mvrnorm: Generate a multivate normal vector

View source: R/f_mvrnorm.R

f_mvrnormR Documentation

Generate a multivate normal vector

Description

Generate a multivate normal vector

Usage

f_mvrnorm(seed, m, sd)

Arguments

seed

seed for the randomization

m

mean of distribution

sd

standard deviation of the distribution

Value

a multivate normal vector


bachirtadde/CInLPN documentation built on June 30, 2023, 11:47 a.m.