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.


phuchonguyen/mpower documentation built on Oct. 2, 2022, 7:57 p.m.