The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
bayes.2S() is now bayespim(),
gen.dat() is gen_data(),
get.IC_2S() is get_ic(),
trim.mcmc() is trim_mcmc(), and
search.prop.sd() is search_prop_sd().
Arguments follow the same convention (Vobs ->
v_obs, Z.X -> x_t,
Z.W -> x_g, dist.X ->
dist, tau.w -> tau_g).bayes.2S_seq() and search.prop.sd_seq()
are removed; the parallel and sequential code paths are unified.get.ppd.2S() is replaced by ppCIF(), which
computes the mixture and the non-prevalent cumulative incidence function
in a single call and has a plot() method.thining, conv.crit,
parallel, vanilla, and
ndraws.naive arguments are gone. Draw storage is controlled
by save_every and the warm-up cutoff by
warmup.gen_data(), the covariate-correlation argument is
renamed from r to rho, so that r
unambiguously denotes the baseline-test indicator, as it does in
bayespim() and in the returned $r.kappa no longer defaults to
0.5 and must be given explicitly when
update_kappa = FALSE, and the effective-sample-size target
min_effss rose from chains * 10 to
chains * 100.Q) using
flexsurv, replacing the ggamma
parameterisation of 1.0.1. Fitted shape values are not comparable across
versions, and the model is now available only with the collapsed
sampler.sampler = "slice_collapsed", the new default, augments only
the latent screening interval and updates the incidence parameters from
the interval-censored likelihood; sampler = "slice"
augments exact event times. Both show lower autocorrelation and faster
convergence than the Metropolis-Hastings sampler of 1.0.1, which remains
available as sampler = "mh".dist = "gamma"), parameterized through the conditional
mean and coefficient of variation.summary() and plot()
methods for fitted models, reporting posterior quantiles and
convergence diagnostics for each parameter block.coda::gelman.diag().
update_till_converge = TRUE extends sampling automatically
until max_rhat and min_effss are met.seed_chains sets one
seed per chain and the end-of-chain RNG state is stored, so a run
continued through prev_run is identical to an uninterrupted
run of the same length.standardize_covariates) and internal time rescaling
(rescale_times), both enabled by default, with returned
coefficients on the original scale.log_prior_fun; the default is exported as
log_aft_prior().save_every to limit memory,
silent to suppress progress output, and fix_q
to hold the generalized-gamma shape fixed.data(mod) provides a
converged model so post-estimation examples run without refitting.vignette("BayesPIM_intro")): a user guide covering
estimation, convergence, model comparison, and posterior CIFs.Depends.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.