gendata | R Documentation |
This function provides the Training set, the Test set and density values from a distribution law.
gendata(nummodel = 1, n = 100)
nummodel |
number to choose a dristribution low. |
n |
sample size . |
the training set, the test set and density values .
gendata(10,100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.