compute_mu: Computes the baserate parameter of the Hawkes process.

View source: R/hawkes_em_functions.R

compute_muR Documentation

Computes the baserate parameter of the Hawkes process.

Description

Computes the (constant) baserate for a single output process.

Usage

compute_mu(out, inp, pp_obj, list_P)

Arguments

out

index for which component of pp object is the output process.

inp

a vector of indices for which components of pp object are the input process.

pp_obj

a pp object.

list_P

output from probs.

Value

The (scalar) value of the (constant) baserate.


peterhalpin/hawkes documentation built on July 2, 2023, 1:04 p.m.