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.
Add palette argument to sens_plot() for
both sens_each and sens_grid output, allowing
users to pass a discrete color scale (e.g., from ggplot2 or ggsci). The
default palette uses lattice/trellis colors for small numbers of levels
and hcl.colors(palette = "Dark 2") for larger sets
(#13).
Add group and facet arguments to
sens_plot() for sens_grid() output to control
which sensitivity variable is used for within-panel color grouping and
which variable(s) appear in the facet strips.
Add xlab and ylab arguments to
sens_plot() for sens_grid() output
(#15).
ylab can now be a vector; the length must match the
length of dv_name when multiple dependent variables are
requested (#15).
Add palette argument to lsa_plot()
allowing users to pass a discrete color scale; the pal
argument is deprecated; use palette instead.
sens_grid() and causing a
naming conflict (#14).sens_plot() for sens_grid output will
now plot multiple dependent variables with a single call (#12).
sens_plot() for sens_each output will
now plot the all items in dv_name by default (#7).
Add layout argument to sens_plot() to
control how plots appear when multiple dependent variables are getting
plotted (#7).
NEWS.md is now retained in the built package
(#7).
Fixed bug that allowed non-integer values of .n
getting passed into parseq_ friends (#8).
Fixed warnings that were issued because extra arguments were
getting passed through to mrgsim() (#7).
rlang::abort() globally (#8).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.