NEWS | R Documentation |
tram
objects are now in line with multcomp::glht
,
allowing post-hoc multiple comparisons.
log_first = TRUE
is now accepted by tram
and all
model functions calling tram
. This is still experimental.
Silence regression tests on Windows.
New extrapolate = TRUE
option for all models constraints
the second derivate of the Bernstein transformation function to be
zero at support
. This helps to get rid of possible
discontinuous densities at support
.
Add Lehmann
for fitting shift transformation models those
linear predictor can be interpreted as log-Lehmann-alternative.
Add method = "loglog"
to Polr
.
New update
method.
Use default bounds = c(0, Inf)
for Surv
objects (for example
in Coxph
.
Update to mlt 1.0-2.
Likelihood ratio tests with fixed parameters gave an error.
Remove strata from linear predictor (experimental).
Try to implement a better guess for the add
argument
later defining the axes corresponding to the response
in plots.
All models accept add
and bounds
arguments.
tram first published on CRAN.