Thanks to visit codestin.com
Credit goes to github.com

Skip to content

julia-wrobel/mxfda

Repository files navigation

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/[email protected]')

Vignettes and Function References

If interested in documentation and how-to's, please see https://julia-wrobel.github.io/mxfda/index.html

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

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •