Coder Social home page Coder Social logo

rain3498 / geospatial-book Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snowdj/geospatial-book

0.0 0.0 0.0 179 KB

GeoSpatial Data Visualization, Analysis and Modeling in R

Home Page: https://r-spatial.netlify.com

License: Other

Dockerfile 4.01% Makefile 0.73% R 52.53% Shell 0.43% Stan 3.56% TeX 35.59% Lua 1.30% CSS 1.86%

geospatial-book's Introduction

Build StatusNetlify StatusCRAN status License: CC BY NC ND 4.0


GeoSpatial Data Visualization, Analysis and Modeling in R

参考材料

书籍

博客、课程

Geostatistical Analysis of Spatial Data

  • LatticeKrig: Multiresolution Kriging Based on Markov Random Fields. Methods for the interpolation of large spatial datasets.
  • RandomFields: Simulation and Analysis of Random Fields. Methods for the inference on and the simulation of Gaussian fields are provided, as well as methods for the simulation of extreme value random fields.
  • RandomFieldsUtils: Utilities for the Simulation and Analysis of Random Fields
  • FieldSim: Random Fields (and Bridges) Simulations. Tools for random fields and bridges simulations.
  • georob: Robust Geostatistical Analysis of Spatial Data
  • constrainedKriging: Constrained, Covariance-Matching Constrained and Universal Point or Block Kriging

GLM’s for Spatial Data

Bayesian Regression using the INLA Approximation

Bayesian Multi-level Regression Models Using INLA

Bayesian Regression using INLA or Spatial Modeling with R-INLA

Spatial Regimes and Geographically Weighted Regression in R

Generalized Linear Modesl for Spatial Count data

Spatially Autoregressive Models 2

Spatially Autoregressive Models 1

Supporting functionality to run 'caret' with spatial or spatial-temporal data. 'caret' is a frequently used package for model training and prediction using machine learning. This package includes functions to improve spatial-temporal modelling tasks using 'caret'. It prepares data for Leave-Location-Out and Leave-Time-Out cross-validation which are target-oriented validation strategies for spatial-temporal models. To decrease overfitting and improve model performances, the package implements a forward feature selection that selects suitable predictor variables in view to their contribution to the target-oriented performance.

  • spaMM: Mixed-Effect Models, Particularly Spatial Models https://kimura.univ-montp2.fr/~rousset/spaMM.htm

  • 解有理矩阵方程与高斯过程回归模型可能有关 https://mirrors.tuna.tsinghua.edu.cn/CRAN/web/packages/SolveRationalMatrixEquation/index.html

  • FastGP: Efficiently Using Gaussian Processes with Rcpp and RcppEigen Contains Rcpp and RcppEigen implementations of matrix operations useful for Gaussian process models, such as the inversion of a symmetric Toeplitz matrix, sampling from multivariate normal distributions, evaluation of the log-density of a multivariate normal vector, and Bayesian inference for latent variable Gaussian process models with elliptical slice sampling (Murray, Adams, and MacKay 2010).

  • sgeostat: An Object-Oriented Framework for Geostatistical Modeling in S+ An Object-oriented Framework for Geostatistical Modeling in S+ containing functions for variogram estimation, variogram fitting and kriging as well as some plot functions. Written entirely in S, therefore works only for small data sets in acceptable computing time.

  • sparseLTSEigen: RcppEigen back end for sparse least trimmed squares regression Use RcppEigen to fit least trimmed squares regression models with an L1 penalty in order to obtain sparse models.

  • hBayesDM: hierarchical Bayesian modeling of Decision-Making tasks 任务决策的贝叶斯分层建模 https://github.com/CCS-Lab/hBayesDM https://rpubs.com/CCSL/hBayesDM

  • LaplacesDemon: Complete Environment for Bayesian Inference Provides a complete environment for Bayesian inference using a variety of different samplers (see ?LaplacesDemon for an overview). The README describes the history of the package development process.

  • https://www.rspatial.org/

  • https://edzer.github.io/sp/

  • https://www.rspatial.org

  • https://www.r-spatial.org

高精度世界地图 rworldxtra: Country boundaries at high resolution High resolution vector country boundaries derived from Natural Earth data, can be plotted in rworldmap. https://cran.r-project.org/web/packages/rworldxtra/index.html

https://gadm.org

GADM wants to map the administrative areas of all countries, at all levels of sub-division. We use a high spatial resolution, and of a extensive set of attributes. This is a never ending project, but we are happy to share what we have. You can write us with questions and suggestions, using this contact form.

运行环境

拉取 Docker 镜像

docker run --name book -d -p 8282:8787 -e ROOT=TRUE \
 -e USER=rstudio -e PASSWORD=cloud cloud2016/geospatial-book

克隆仓库

git clone https://github.com/XiangyunHuang/GeoSpatial-Book.git

安装依赖

devtools::install_deps('GeoSpatial-Book/')

编译网页书籍

bookdown::render_book("index.Rmd") # to build the book
browseURL("_book/index.html") # to view it

geospatial-book's People

Contributors

xiangyunhuang avatar

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.