Other packages > Find by keyword >

mgwrsar  

GWR, Mixed GWR and Multiscale GWR with Spatial Autocorrelation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mgwrsar", "1.1")



Attach the package and use:
library("mgwrsar")
Maintained by
Ghislain Geniaux
[Scholar Profile | Author Map]
First Published: 2018-05-11
Latest Update: 2023-11-30
Description:
Functions for computing (Mixed) Geographically Weighted Regression with spatial autocorrelation, Geniaux and Martinetti (2017) .
How to cite:
Ghislain Geniaux (2018). mgwrsar: GWR, Mixed GWR and Multiscale GWR with Spatial Autocorrelation. R package version 1.1, https://cran.r-project.org/web/packages/mgwrsar. Accessed 11 May. 2025.
Previous versions and publish date:
0.1-1 (2021-05-06 10:20), 0.1 (2018-05-11 12:44), 1.0.4 (2023-04-17 10:50), 1.0.5 (2023-11-30 16:00), 1.0 (2022-05-05 17:20)
Other packages that cited mgwrsar R package
View mgwrsar citation profile
Other R packages that mgwrsar depends, imports, suggests or enhances
Complete documentation for mgwrsar
Functions, R codes and Examples using the mgwrsar R package
Some associated functions: INST_C . MGWRSAR . PhWY_C . Proj_C . QRcpp2_C . Sl_C . bandwidths_mgwrsar . find_TP . int_prems . kernel_matW . mgwrsar_bootstrap_test . mgwrsar_bootstrap_test_all . multiscale_gwr.cv . multiscale_gwr . mydata . normW . plot_effect . plot_mgwrsar . predict_mgwrsar . simu_multiscale . summary_Matrix . summary_mgwrsar . 
Some associated R codes: AICc.R . ApproxiW.R . ApproxiWv.R . BP_pred_MGWRSAR.R . BP_pred_SAR.R . GWR.R . INST_C.R . MGWR.R . MGWRSAR.R . PhWY_C.R . PhWY_R.R . Proj_C.R . QRcpp2_C.R . SSR.R . Sidak_cor_MGWR.R . Sl_C.R . Tf.R . aic_model.R . assign_control.R . bandwidths_MGWRSAR.R . bias_gwrsar.R . bisq.R . bisq_adapt_sorted.R . cell.R . comb.R . cv.multiscale_gwr.R . cv_h.R . data.R . epane.R . epane_adapt_sorted.R . equidistantGrid.R . fb.R . fill_DGPTAB.R . find_TP.R . gauss.R . gauss_adapt_sorted.R . golden_search_bandwidth.R . golden_search_bandwidth_AICc.R . gwr_beta.R . gwr_beta_glm.R . gwr_beta_glmboost.R . indice_aggreg.R . init_DGPTAB.R . insidecell.R . int_prems.R . kernel_matW.R . me_gwrsar.R . mgwr_stage1.R . mgwrsar_bootstrap_test.R . mgwrsar_bootstrap_test_all.R . mod.R . model_conf.R . multiscale_gwr.R . normW.R . plot.mgwrsar.R . plot_effect.R . predict.mgwrsar.R . prep_d.R . prep_var.R . prep_w.R . quadTP.R . quadtree.R . rectangle.R . rectangle_adapt_sorted.R . row_prod.R . sample_spat.R . shepard_smooth_16tg.R . sheppard.R . simu_multiscale.R . summary_Matrix.R . summary_mgwrsar.R . table_mgwrsar.R . tcub.R . tcub_adapt_sorted.R . tp.R . triangle.R . triangle_adapt_sorted.R . zzz.R .  Full mgwrsar package functions and examples
Downloads during the last 30 days
04/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/09Downloads for mgwrsar51015202530TrendBars

Today's Hot Picks in Authors and Packages

cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  
hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
Download / Learn more Package Citations See dependency  
PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
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  
betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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