genx: Generates a matrix of n observations of p predictors

View source: R/mixture.R

genxR Documentation

Generates a matrix of n observations of p predictors

Description

Generates a matrix of n observations of p predictors

Usage

genx(obj, n)

Arguments

obj

A MixtureModel object.

n

An integer, number of observations to generate.

Value

A (n x p) dataframe.


mpower documentation built on Sept. 21, 2022, 9:13 a.m.