Do LR test separately on continuous and discrete portions Combine for testing hypothesis.matrix
test.zlm(model, hypothesis.matrix, type = "Wald", silent = TRUE, ...)
output from zlm
argument passed to lht, or string naming a single variable to be dropped from the model, or a formula that is a subset of 'model'
Test using Wald test or Likelihood Ratio test
Silence common errors in testing
array containing the discrete, continuous and combined tests
It tests the provided hypothesis.matrix using a Chi-Squared Wald or LRT test
zlm