joint_ic: Joint hurdle parameters

Description Usage Arguments

View source: R/joint_ic.R

Description

Produces the joint paramters of a hurdle model based on two distinct models: one modeling the binary part, and the second modeling the truncated count part. Calculation of the params is done simply by adding the paramters of the independent models as suggested by Cameron and Trivedi (2013) and Hilbe (2011). No checks are made to ensure models are indeed part of a hurdle equation.

Usage

1
joint_ic(m1, m2)

Arguments

m1

A model

m2

Another model


prestevez/estevez documentation built on Jan. 31, 2020, 12:31 a.m.