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.
Testing version of fdadensity
This is R package implementation of the methodology proposed by Petersen & Mueller in the manuscript: “Functional Data Analysis for Density Functions by Transformation to a Hilbert space”.
Assuming you can see this you should have access to this repo.
Therefore just use clone the repo and then use devtools
with load_all()
to load the file. It should automatically
compile the functions needed and get you going at no time (ie.
devtools::load_all('folder_you_cloned_all_this_stuff')
)
You can install the package in R using:
devtools::install_github("functionaldata/tDENS")
Once installed you can load the package with:
library(fdadensity)
You can message Pantelis.
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.