lcm_CR_Basic_generator: Generator for Class 'lcm_CR_Basic'

lcm_CR_Basic_generatorR Documentation

Generator for Class lcm_CR_Basic

Description

Generator function for class lcm_CR_Basic.

Usage

lcm_CR_Basic_generator(...)

Arguments

...

arguments to be passed to lcm_CR_Basic constructor.

Value

An object of class lcm_CR_Basic.

Note

The convenience function lcmCR provides a simpler mechanism to create lcm_CR_Basic objects.

Author(s)

Daniel Manrique-Vallier.

See Also

lcmCR

Examples

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()

LCMCR documentation built on May 31, 2023, 8:11 p.m.