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.
transitions() now reads inference results, not only
fitted models. It accepts the output of bootstrap_lsa(),
certainty_lsa(), stability_lsa(),
permute_lsa(), compare_lsa(),
bayes_compare_lsa() and lsa_lags(), and
returns the same tidy one-row-per-transition data frame.
significant = TRUE keeps the transitions the method itself
flags, and sort = "strength" orders them by that method’s
signed effect. Previously the per-transition table of an inference
result was reachable only through as.data.frame(), because
the print methods show a header summary alone.transitions() generic is now
transitions(fit, ...), so each class declares only the
arguments backed by columns it actually has. Existing calls on a fit are
unaffected.options() after changing
digits, as CRAN requires.transitions() rather
than coercing it with as.data.frame(), and select rows with
the significant argument rather than subsetting.ggplot2 and cograph from Suggests to
Imports so the plotting surface works out of the box; plotting examples
now run during checks. The analytical core still depends only on base
R.tna, Nestimate,
cograph, and lsa_to_tna().lsa_to_tna() for handing an lsa
fit to tna tooling.Nestimate::build_network()
netobjects through their prepared sequence data.engagement data as a data frame so
tna::tna(engagement) works directly.NEWS.md in the source package.cograph,
Nestimate, and the Dynalytics evidence surface.weights = "tna" and
weights = "relative" now map to transition
probabilities.weights = "tna" for probability-weighted transition
networks.intro: conceptual overview and package map.lagdynamics: concise quick start.workflow: complete applied workflow.interop: interoperability with sibling packages.lag-transition-networks: transition-network
interpretation.confirmatory: evidence and uncertainty workflow.plotting: plot gallery.action is the
only mandatory long-format column, with optional actor,
session, time, and order.certainty_lsa(), bootstrap_lsa(),
reliability_lsa(), stability_lsa(), and
permute_lsa().compare_lsa() and Bayesian
group comparison with bayes_compare_lsa().lsa() fits through
group = ..., with grouped methods for
transitions(), nodes(), tests(),
initial(), plotting, reliability, and comparison
workflows.as.data.frame() methods for inference and
comparison result objects.transition_probabilities() and initial().lsa() constructor and canonical
sequence handling through lsa_data() and
lsa_transitions().classical,
two_cell, bidirectional,
parallel_dominance, and
nonparallel_dominance.lsa_classical(),
lsa_two_cell(), lsa_bidirectional(),
lsa_parallel_dominance(), and
lsa_nonparallel_dominance().register_lsa_engine(), get_lsa_engine(),
list_lsa_engines(), and
unregister_lsa_engine().transitions(),
nodes(), tests(), initial(), and
summary().lsa_lags() and
lag_profile().loops = FALSE
and arbitrary structural-zero matrices.transfer_entropy() for directed
categorical information-flow analysis.grDevices, grid, stats, and
utils).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.