Other packages > Find by keyword >

mcgf  

Markov Chain Gaussian Fields Simulation and Parameter Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mcgf", "1.1.1")



Attach the package and use:
library("mcgf")
Maintained by
Tianxia Jia
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-10-31
Latest Update: 2024-02-19
Description:
Simulating and estimating (regime-switching) Markov chain Gaussian fields with covariance functions of the Gneiting class (Gneiting 2002) . It supports parameter estimation by weighted least squares and maximum likelihood methods, and produces Kriging forecasts and intervals for existing and new locations.
How to cite:
Tianxia Jia (2023). mcgf: Markov Chain Gaussian Fields Simulation and Parameter Estimation. R package version 1.1.1, https://cran.r-project.org/web/packages/mcgf. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0.0 (2023-10-31 17:40), 1.0.1 (2024-02-19 20:20), 1.1.0 (2024-04-04 10:03)
Other packages that cited mcgf R package
View mcgf citation profile
Other R packages that mcgf depends, imports, suggests or enhances
Complete documentation for mcgf
Functions, R codes and Examples using the mcgf R package
Some associated functions: acf_rs . acfs.mcgf . acfs . add_base.mcgf . add_base.mcgf_rs . add_base . add_lagr.mcgf . add_lagr.mcgf_rs . add_lagr . add_nugget . ccf_rs . ccfs.mcgf . ccfs . ccov.mcgf . ccov.mcgf_rs . ccov . check_dist . check_dist_sign . check_dists . check_length . check_length_ls . cor2cov . cor_cauchy . cor_exp . cor_fs . cor_lagr_askey . cor_lagr_tri . cor_sep . cor_stat . cor_stat_rs . cov_joint . dists.mcgf . dists . dot-.cor_sep . dot-.cor_stat . dot-cor_cauchy . dot-cor_exp . dot-cor_fs . dot-cor_lagr_askey . dot-cor_lagr_tri . dot-cor_sep . dot-cor_stat . dot-find_dists . dot-mcgf_rs_sim . dot-mcgf_sim . estimate . find_dists . fit_base.mcgf . fit_base.mcgf_rs . fit_base . fit_lagr.mcgf . fit_lagr.mcgf_rs . fit_lagr . is.mcgf . is.mcgf_rs . is_numeric_scalar . krige.mcgf . krige.mcgf_rs . krige . mat_inv . mcgf . mcgf_rs . mcgf_rs_sim . mcgf_sim . model.mcgf . model . new_mcgf . new_mcgf_rs . obj_mle . obj_wls . print.mcgf . rdists . sd_rs . sds.mcgf . sds . sim1 . sim2 . sim3 . to_ar . validate_mcgf . validate_mcgf_rs . wind . 
Some associated R codes: acfs.R . add_base.R . add_lagr.R . add_nugget.R . ccfs.R . ccov.R . check.R . cor2cov.R . cor_cauchy.R . cor_exp.R . cor_fs.R . cor_lagr_askey.R . cor_lagr_tri.R . cor_sep.R . cor_stat.R . cor_stat_rs.R . cov_joint.R . dists.R . estimate.R . find_dists.R . fit_base.R . fit_lagr.R . krige.R . mcgf.R . mcgf_rs.R . mcgf_rs_sim.R . mcgf_sim.R . model.R . print.mcgf.R . sds.R . simulation.R . to_ar.R . wind.R .  Full mcgf 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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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