Summary of changes
o Added ZICMP regression.
o Made a single glm.cmp function that users call with model.
o Reorganized functions into a more consolidated structure.
o Use vectorized z-functions for improved performance.
o Added support for modeling nu parameter of CMP.
o Produce a pretty summary if user prints the output object from the regression.
o Added quantile residuals.
o If no regression model is given for 'lambda', 'nu', or 'p', give an estimate for the "non-regression" version of the corresponding parameter as well, and transformed SEs via delta method.
Summary of changes o Added ZICMP regression. o Made a single
glm.cmp
function that users call with model. o Reorganized functions into a more consolidated structure. o Use vectorized z-functions for improved performance. o Added support for modeling nu parameter of CMP. o Produce a pretty summary if user prints the output object from the regression. o Added quantile residuals. o If no regression model is given for 'lambda', 'nu', or 'p', give an estimate for the "non-regression" version of the corresponding parameter as well, and transformed SEs via delta method.