Code Monkey home page Code Monkey logo

fdagstat's Introduction

fdagstat

The 'fdagstat' R package implements the recently developed methods of geostatistics for functional data. The methods implemented up to date are as follows:

Implemented methods

  1. Universal trace kriging by Menafoglio et al (2013)
  2. Ordinary trace kriging by Giraldo et al (2011)
  3. Universal trace co-kriging by Grujic et al (2017)
  4. Ordinary co-kriging of fpc scores by Nerini et al (2010)
  5. Universal co-kriging of fpc scores by Menafoglio et al (2016)
  6. Universal co-kriging of fpc scores of multivariate functional data by Bohorquez et al (2016)

The package is also capable of fitting conventional scalar geostatistical models such as universal and ordinary kriging and co-kriging. In the current version, the package does not implement simple kriging or any form of sequential Gaussian simulation.

Installing from GitHub

To install the package, first install devtools (install.packages("devtools")), then copy paste the following code into your R/Rstudio command line

devtools::install_github("ogru/fdagstat")

After installing, you can add the library to your project/script in the conventional manner with library(fdagstat).

Tutorials

To see some of the capabilities of the package and/or get started with using the package, please view the vignette at the following link (it opens inside your web-browser, no need to download!)

A new vignette! Shale modeling with fdagstat (link)

Note: If you are using Safari web browser, some formulas might not display correctly. I recommend that you use Firefox or Chrome to view the vignettes.

License

The package is distributed under the terms of the GPL-2 license (see LICENSE.txt).

If you encounter any error(s) while installing or using the package, please feel free to raise an issue at the repo or send an e-mail to [email protected]

Citation

If you find this package useful in your work, please consider citing it in your publication(s) with the following Bibtex entry:

@Manual{fdagstat_2017,
  title  = {fdagstat, an \proglang{R} package},
  author = {Ognjen Grujic and Alessandra Menafoglio},
  year   = {2017},
  note   = {\proglang{R}~package version~1.0},
  url    = {https://github.com/ogru/fdagstat},
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.