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.
min_valid argument to roll_mean(),
roll_median(), roll_max(),
roll_min(), roll_sum(),
roll_prod(), roll_MAD() and
roll_hampel(). A window with fewer than
min_valid non-NA values returns
NA; supplying min_valid implies
NA-tolerant counting within each window. The default,
NULL, preserves the previous behavior.roll_nowcast() now returns 0 rather than
NA for a window whose values are all zero.width or by larger than
length(x), and negative weights, are now
rejected in R with clearer error messages.roll_MAD() returns the unscaled median
absolute deviation, equivalent to
stats::mad(x, constant = 1).align = "center" and width is an even
number.roll_nowcast().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.