muffled_car_anova {tern} | R Documentation |
Muffled car::Anova
Description
Applied on survival models, car::Anova()
signal that the strata
terms is dropped from the model formula when
present, this function deliberately muffles this message.
Usage
muffled_car_anova(mod, test_statistic)
Arguments
mod |
( |
test_statistic |
( |
Value
The output of car::Anova()
, with convergence message muffled.
[Package tern version 0.9.9 Index]