R/methods_AER.R

#' @include set_coef.R
#' @rdname set_coef
#' @export
set_coef.tobit <- set_coef.default
# Note: needed because otherwise set.coef.survreg() would be called,
# which requires different treatment (see insight:::get_parameters.tobit()
# vs insight:::get_parameters.survreg())

Try the marginaleffects package in your browser

Any scripts or data that you put into this service are public.

marginaleffects documentation built on May 29, 2024, 4:03 a.m.