RinvD
is no longer selected to be monitored in random intercept model (RinvD
is not used in such a model)summary()
: reduced default number of digitsmeth
now uses default values if only specified for subst of incomplete variablesget_MIdat()
: argument minspace
added to ensure spacing of iterations selected as imputationsdensplot()
: accepts additional options, e.g., lwd
, col
, …coef()
method added for JointAI
object and summary.JointAI
objectconfint()
method added for JointAI
objectprint()
method added for JointAI
objectsurvreg_imp()
added to perform analysis of parametric (Weibull) survival modelsglme_imp()
added to perform generalized linear mixed modeling# JointAI 0.3.4 |
## Bug fixes * traceplot() , densplot() : specification of nrow AND ncol possible; fixed bug when only nrow specified |
# JointAI 0.3.3 |
## Bug fixes * remove deprecated code specifying contrast.arg that now in some cases cause error * fixed problem identifying non-linear functions in formula when the name of another variable contains the function name |
lme_imp()
: fixed error in JAGS model when interaction between random slope variable and longiudinal variable# JointAI 0.3.1 |
## Bug fixes * plot_all() uses correct level-2 %NA in title * simWide : case with no observed bmi values removed * traceplot() , densplot() : ncol and nrow now work with use_ggplot = TRUE * traceplot() , densplot() : error in specification of nrow fixed * densplot() : use of color fixed * functions with argument subset now return random effects covariance matrix correctly * summary() displayes output with rowname when only one node is returned and fixed display of D matrix * GR_crit() : Literature reference corrected * predict() : prediction with varying factor fixed * no scaling for variables involved in a function to avoid problems with re-scaling |
## Minor changes * plot_all() uses xpd = TRUE when printing text for character variables * list_impmodels() uses linebreak when output of predictor variables exceeds getOption("width") * summary() now displays tail-probabilities for off-diagonal elements of D * added option to show/hide constant effects of auxiliary variables in plots * predict() : now also returns newdata extended with prediction |
monitor_params
is now checked to avoid problems when only part of the main parameters is selectedmd.pattern()
now uses ggplot, which scales better than the previous versionlm_imp()
, glm_imp()
and lme_imp()
now ask about overwriting a model fileanalysis_main = T
stays selected when other parameters are followed as wellget_MIdat()
: argument include
added to select if original data are included and id variable .id
is added to the datasetsubset
argument uses same logit as monitor_params
argumentlm_imp()
, glm_imp()
and lme_imp()
now take argument trunc
in order to truncate the distribution of incomplete variablessummary()
now omits auxiliary variables from the outputimp_par_list
is now returned from JointAI modelscat_vars
is no longer returned from lm_imp()
, glm_imp()
and lme_imp()
, because it is contained in Mlist$refs
plot_all()
function addeddensplot()
and traceplot()
optional with ggplotdensplot()
option to combine chains before plottingNHANES
, simLong
and simWide
addedlist_impmodels
to print information on the imputation models and hyperparametersparameters()
added to display the parameters to be/that were monitoredset_refcat()
added to guide specification of reference categoriesmd_pattern()
: does not generate duplicate plot any moreget_MIdat()
: imputed values are now filled in in the correct orderget_MIdat()
: variables imputed with lognorm
are now included when extracting an imputed datasetget_MIdat()
: imputed values of transformed variables are now included in imputed datasetsmeth
argumentmd.pattern()
: adaptation to new version of md.pattern()
from the mice packageNaN
to NA
gamma
and beta
imputation methods implemented