View source: R/hawkes_em_functions.R
| probs | R Documentation | 
intensity to be probabilities.Similar to intensity, except the intensities are rescaled to probabilities.
probs(out, inp, pp_obj, parms, k)
| out | index for which component of  | 
| inp | a vector of indices for which components of  | 
| pp_obj | a  | 
| parms | parameters of the Hawkes process formatted as described for  | 
| k | output from  | 
A list of length(inp) components, where the j-th element is compute_I for pp_obj[[out]] and pp_obj[[inp[j]]], normalized over the input processes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.