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.

mxfda

R-CMD-check test-coverage

mxFDA

A functional data analysis package for spatial point pattern data.

Installing mxFDA to R

To install, the devtools or remotes package is required for the install_github() function:

#install devtools if not available
if (!require("devtools", quietly = TRUE))
  install.packages("devtools")

#install from github
devtools::install_github("julia-wrobel/mxfda")

To install a specific release of mxfda, use the devtools syntax. This is an example for installing the first release of mxfda:

devtools::install_github('julia-wrobel/mxfda@v0.2.1')

Vignettes and Function References

If interested in documentation and how-to’s, please see http://juliawrobel.com/mxfda/

GitHub Code

The raw code can be found on the GitHub page by clicking the GitHub symbol in the upper right of the pkgdown site or at https://github.com/julia-wrobel/mxfda

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.