NEWS | R Documentation |
avoid using class()==, instead use is(), especially for matrix
allow for custom coefficient tables in node_pmterminal()
custom coefficient table for survreg models.
allow plot to have no table
improve viewport settings for plot
Fixed bug in test_heterogeneity(). Added tests for test_heterogeneity().
Fixed bug in binomial_glm_plot().
Added check if the model entered has a single factor covariate.