gendata: Data generation whith gendata function .

View source: R/gendata.R

gendataR Documentation

Data generation whith gendata function .

Description

This function provides the Training set, the Test set and density values from a distribution law.

Usage

gendata(nummodel = 1, n = 100)

Arguments

nummodel

number to choose a dristribution low.

n

sample size .

Value

the training set, the test set and density values .

Examples

gendata(10,100)


cugliari/bagdenest documentation built on April 6, 2022, 4:52 p.m.