Multivariate Point Process Package  0.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CConTinEstConTinEst implements the scalable influence estimation algorithm
 CDiagnosisDiagnosis implements the basic residual analysis for a given general point process
 CEventEvent contains simple attributes of an event point
 CExpKernelThe Exponential triggering kernel
 CGraphGraph represents a given diffusion network structure
 CNodeDefines a single node object
 CParameterThe parameter of the pairwise Weibull distribution for the respective diffusion time
 CHawkesGeneralKernelHawkesGeneralKernel implements the multivariate Hawkes process with customized triggering kernels
 COPTIONOptions used to configure the fitting of the general Hawkes Process with customized triggering kernels
 CHawkesLearningTriggeringKernelHawkesLearningTriggeringKernel implements the multivariate Hawkes process where the triggering kernel can be learned from the data
 COPTIONOptions used to configure the fitting of the general Hawkes Process with learned triggering kernels
 CIProcessIProcess defines a general interface for each specific point process
 CLowRankHawkesProcessLowRankHawkesProcess implements the standard multivariate Hawkes process
 COPTIONOptions used to configure the fitting of the Low-rank Hawkes process
 COgataThinningThis class implements the general Simulator based on Ogata's Thinning algorithm
 COptimizerOptimizer encapsulates a collection of optimization algorithms used in the toolbox
 CPlainHawkesPlainHawkes implements the standard multivariate Hawkes process
 COPTIONOptions used to configure the fitting of the standard Hawkes Process
 CPlainTerminatingPlainTerminating implements the multivariate terminating process
 COPTIONOptions used to configure the fitting of the terminating point process
 CPlotPlot is a wrapper of the GNU plot
 CPoissonPoisson implements the multivariate homogeneous process
 CPowerlawKernelThe Power-Law triggering kernel
 CRayleighKernelThe Rayleigh triggering kernel
 CSelfInhibitingProcessSelfInhibitingProcess implements the standard multivariate Self-inhibiting (or self-correcting) process
 COPTIONOptions used to configure the fitting of the terminating point process
 CSequenceSequence encapsulates the operations on a sequence of events
 CSimpleRNGA simple C++ random number generator from John D. Cook
 CSimulatorSimulator defines a general simulator for point processes
 CSineKernelThe Sine triggering kernel
 CTerminatingProcessLearningTriggeringKernelTerminatingProcessLearningTriggeringKernel implements the multivariate terminating process where the pairwise infection risk function can be learned from the data
 COPTIONOptions used to configure the fitting of the general Hawkes Process with learned triggering kernels
 CTriggeringKernelTriggeringKernel defines a general triggering kernel object of Hawkes process