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.
anyNA
now reports the correct result instead of its
negation
single-bracket extract with logical index now returns
NA
vector of correct length
fixed issue with multi-layer input to sk_export
losing all but first layer
fixed issue with pars argument to sk_fit
not
accepting lists
The log-likelihood plot in the vignette now uses
reset=FALSE
so the circle is visible
assignments with scalars now recycle values. Example
g[] = 1
is now equivalent to
g[] = rep(1, length(g))
sk
now accepts calls of the form
sk(g, ...)
where g
is an existing
sk
object to modify with the named elements in
...
. For example g = sk(g, gval=1))
is
equivalent to g[] = 1
added some new example applications to the github repo
New submission to CRAN
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.