The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
cctools is an R package implementing the uniform scaled beta distribution, a generic function for continuous convolution, and the continuous convolution kernel density estimator, see Nagler (2017).
install.packages("cctools")
::install_github("tnagler/cctools") devtools
For a detailed description, see the API documentation.
dusb()
, rusb()
: Density and simulation
functions for the uniform scaled beta distribution.cont_conv()
: Expands all factor variables in a data
frame and applies the continuous convolution tricks to all
ordered()
variables.cckde()
, dcckde()
,
predict.cckde()
: fit and evaluate the continuous
convolution kernel density estimator.Nagler, T. (2017). A generic approach to nonparametric function estimation with mixed data. arXiv:1704.07457
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.