The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
validate(), qaboots(), and
bootstrap_consensus_priority_scores() now use
seed = NULL by default, and qapproach() uses
distribution_repair_seed = NULL. Users can supply an
integer such as 42L for reproducible validation, bootstrap,
and distribution-repair runs. Network functions now provide
layout_seed = NULL for optionally reproducible node
placement. The general statement palette retains a locally scoped
deterministic seed because hues::iwanthue() uses stochastic
palette generation to create distinguishable colors. All internal and
supplied seeds are scoped with withr, preserving the
caller’s random-number state without directly modifying
.GlobalEnv.qapproach(), create_screeplot and
figures_path changed to the single
screeplot_file = NULL argument. A scree plot is written
only when an explicit PDF path is supplied.write_figure_collection(), filename
changed to the required file.plot_network_two_layered(), filename
changed to file = NULL.plot_barplot(), plot_heatmap(),
plot_jitterplot(), plot_network(), and
plot_spiderweb(), filename changed to
file = NULL.validation_cps(),
validation_perspectives(), and
validation_means(), filename changed to
file = NULL.summary(), write_csv changed to
file = NULL.outputs
directory.par() changes on function exit. Scree-plot generation in
qapproach() is isolated in an internal writer so graphics
devices and graphical parameters are restored safely even when plotting
fails.consensus_across_levels() output now
reports raw input rankings and level-specific input rankings, resulting
perspectives, direct agreement, underlying pool agreement, and
propagated underlying individual agreement. Dataset pool counts and
underlying individual counts by perspective are retained as structured
list-columns for every transition.qapproach() now automatically optimizes the number of
group perspectives to analyse. Even when the target of 80% consensus
cannot be achieved, it still identifies the factor solution with the
highest achievable statistical consensus.summary(),
validation_perspectives(), validation_cps(),
validation_means(), and
consensus_across_levels()) make it easier to inspect,
summarize, and compare Q approach results and their validation
outcomes.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.
Health stats visible at Monitor.