genData.normal: genData.normal

View source: R/simulate.R

genData.normalR Documentation

genData.normal

Description

Generates multivariate normal random data conforming to a population variance-covariance matrix.

Usage

genData.normal(N = NULL, Sigma = NULL, nSets = 1)

Arguments

N

sample size.

Sigma

population covariance matrix.

nSets

number of data sets to generate

Value

Returns the generated data


semPower documentation built on May 31, 2023, 7:54 p.m.