lcm_CR_Basic_generator | R Documentation |
lcm_CR_Basic
Generator function for class lcm_CR_Basic
.
lcm_CR_Basic_generator(...)
... |
arguments to be passed to |
An object of class lcm_CR_Basic
.
The convenience function lcmCR
provides a simpler mechanism to create lcm_CR_Basic
objects.
Daniel Manrique-Vallier.
lcmCR
data(kosovo_aggregate)
x <- lcm_CR_Basic_generator(data_captures=kosovo_aggregate, K=10, a_alpha=0.25, b_alpha=0.25,
len_buffer=10000, subsamp=500, in_list_symbol = '1')
x$Get_Status()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.