valid_mhspec: Check the validity of mhspec

Description Usage Arguments

Description

This function checks the validity of mhspec. For one dimensional case, if one of the parameter is not matrix, then all parameters should not be matrix. If one of the parameter is atomic, then all parameters should be atomic. If all parameters are matrix, then the nrow should be equal. The number of columns of MU matrix should be one. ALPHA, BETA, ETA matrices should be sqaure matrices. The dimension of the model is less than 10.

Usage

1
valid_mhspec(object)

Arguments

object

S4-class of mhspec


ksublee/mHawkes documentation built on May 20, 2019, 5:26 p.m.