Other packages > Find by keyword >

ramps  

Bayesian Geostatistical Modeling with RAMPS
View on CRAN: Click here


Download and install ramps package within the R console
Install from CRAN:
install.packages("ramps")

Install from Github:
library("remotes")
install_github("cran/ramps")

Install by package version:
library("remotes")
install_version("ramps", "0.6.18")



Attach the package and use:
library("ramps")
Maintained by
Brian J Smith
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-09-25
Latest Update: 2023-03-13
Description:
Bayesian geostatistical modeling of Gaussian processes using a reparameterized and marginalized posterior sampling (RAMPS) algorithm designed to lower autocorrelation in MCMC samples. Package performance is tuned for large spatial datasets.
How to cite:
Brian J Smith (2007). ramps: Bayesian Geostatistical Modeling with RAMPS. R package version 0.6.18, https://cran.r-project.org/web/packages/ramps. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.5-1 (2007-09-25 20:03), 0.5-2 (2007-10-01 12:16), 0.5-3 (2007-10-14 20:32), 0.6-1 (2007-12-17 16:10), 0.6-2 (2008-03-25 20:58), 0.6-3 (2008-05-19 22:26), 0.6-4 (2008-06-01 21:09), 0.6-5 (2008-07-09 11:16), 0.6-6 (2008-07-28 08:18), 0.6-7 (2008-11-26 09:47), 0.6-8 (2009-08-14 22:24), 0.6-9 (2011-02-10 20:30), 0.6-10 (2011-08-17 07:30), 0.6-12 (2013-11-12 18:52), 0.6-13 (2015-02-16 07:02), 0.6-14 (2016-06-29 23:30), 0.6-15 (2018-03-26 17:30), 0.6.16 (2019-12-16 18:10), 0.6.17 (2022-08-24 20:00)
Other packages that cited ramps R package
View ramps citation profile
Other R packages that ramps depends, imports, suggests or enhances
Complete documentation for ramps
Functions, R codes and Examples using the ramps R package
Some associated functions: DIC . NURE . corRCauchy . corRClasses . corRExp . corRExp2 . corRExpwr . corRExpwr2 . corRExpwr2Dt . corRGaus . corRGneit . corRLin . corRMatern . corRSpher . corRWave . expand.chain . genUSStateGrid . genUSStateSites . georamps . param . plot . predict.ramps . ramps.control . simJSS . summary.ramps . window . 
Some associated R codes: DIC.R . control.R . corStruct.R . engine.R . georamps.R . graphics.R . mpdensity.R . mpdpred.R . predict.R . simplex.R . utils.R .  Full ramps package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA