ajdmom.itos_mom.recursive_IEI_IEII

ajdmom.itos_mom.recursive_IEI_IEII(n4, n5, n6, n7, n8, IEI_IEII)[source]

Recursive equation (2)

Parameters:
  • n4 (int) – \(m_4\) in \(I\!E_{1,n-1,t}^{m_4}\).

  • n5 (int) – \(m_5\) in \(I_{1,n-1,t}^{m_5}\).

  • n6 (int) – \(m_6\) in \(I\!E_{2,n-1,t}^{m_6}\).

  • n7 (int) – \(m_7\) in \(I_{2,n-1,t}^{m_7}\).

  • n8 (int) – \(m_8\) in \(I_{1,n-1,t}^{*m_8}\).

  • IEI_IEII (dict) – a dict with key (n4,n5,n6,n7,n8) and value poly with attribute keyfor = (‘(n_1m*k1+n_2m*k2)^{-i_m},…,(n_11*k1+n_21*k2)^{-i_1}’, ‘e^{(m_4*k1+m_6*k2)(n-1)h}’,’e^{(j_1*k1+j_2*k2)[t-(n-1)h]}’,’[t-(n-1)h]’, ‘v_{1,n-1}’,’theta1’,’sigma_v1’, ‘v_{2,n-1}’,’theta2’,’sigma_v2’).

Returns:

poly with the same keyfor attribute as that of poly objects in IEI_IEII.

Return type:

Poly