| gendata | R Documentation |
Generates data for up to three trajectory clusters
gendata(n_id, types, intercepts, m_obs, s_range, e_range, min_obs, noise)
n_id |
See parameters of |
types |
See parameters of |
intercepts |
See parameters of |
m_obs |
See parameters of |
s_range |
See parameters of |
e_range |
See parameters of |
min_obs |
See parameters of |
noise |
See parameters of |
Time support of each id is at least s . . . 0 . . . . e, where s is in
s_range and e is in e_range.
A list of length sum(n_id), where each element is a matrix output by oneid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.