Home
last modified time | relevance | path

Searched refs:combine_coef_se (Results 1 – 5 of 5) sorted by relevance

/dports/math/R-cran-Zelig/Zelig/man/
H A Dcombine_coef_se.Rd3 \name{combine_coef_se}
4 \alias{combine_coef_se}
11 combine_coef_se(obj, out_type = "matrix", bagging = FALSE, messages = TRUE)
55 combine_coef_se(z.out.mi)
59 combine_coef_se(z.out.boot)
/dports/math/R-cran-Zelig/Zelig/
H A DNEWS.md99 - If `combine_coef_se` is given a model estimated without multiply imputed
194 - New function `combine_coef_se` takes as input a `zelig` model estimated
H A DMD5157 f871c0a614a74e9a818982dce3cc6a76 *man/combine_coef_se.Rd
/dports/math/R-cran-Zelig/Zelig/R/
H A Dutils.R582 combine_coef_se <- function(obj, out_type = 'matrix', bagging = FALSE, function
H A Dmodel-zelig.R875 mi_combined <- combine_coef_se(.self, messages = FALSE)