Description Usage Arguments Value
Define the function to simulate the datasets with multiple dimensions and multivariate normal distributions.
percentage, SDlist, t, Tmatrix, N, Coeflist, seed=10, random = TRUE
1 |
percentage |
Percentage of each cluster, sum to 1 |
SDlist |
List of standard deviation matrices for each cluster |
t |
Length of trajectory, t=1 will be single point; t can be used to specify the length of trajectory for training/validation/testing |
Tmatrix |
Feature matrix for the trajectory. |
N |
Number of trajectories |
Coeflist |
List of coefficient matrices for each cluster |
seed |
Set the random seed for simulation |
random |
Specify whether the simulation data has exact percentage or approximate percentage for each cluster |
Simulation dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.