Changes in version 0.6.2 - Fix: deprecated usage of Armadillo function pow() Changes in version 0.6.1 - Fix: error in spatial_hetero_test.hgwrm() when there is only one SLR effect. Changes in version 0.6.0 - Feature: F-test for GLSW effects - Feature: print_table_md add booktabs table format - Change: variable name style - Change: spatial heterogeneity test now use bootstrap method - Change: a new data set multisampling; the old one is renamed to mulsam.test. - Fix: problems caused by Bisquared kernel - Fix: lower bound of bandwidth optimising with bisquared kernel - Fix: effect names - Fix: unwanted output of print.hgwr - Fix: calculation of standard error of GLSW effects - Fix: errors in S3 methods when slop or intercept is missing - Fix: comapre of intercept - Fix: update Ygf before final calibration - Fix: deal with random effect only 1 - Fix: add a space above tables - Fix: pass args when printing F test Changes in version 0.5.0 - Feature: spatial_hetero_test() function for testing spatial heterogeneity - Feature: show progress bar when testing spatial heterogeneity of GLSW effects - Feature: support Gaussian kernel function when testing spatial heterogeneity - Improve: efficiency of testing spatial heterogeneity - Fix: bandwidth optimisation issues - Fix: output message of summary of hgwrm objects Changes in version 0.4.0 - Feature: support use L() to specify local fixed effects - Feature: support sf objects - Feature: enable set no intercept - Feature: report more diagnostic information - Update: wuhan.hp data Changes in version 0.3.0 - Feature: bandwidth optimisation with CV criterion - Update: wuhan.hp data - Fix: fill parameter to cat function Changes in version 0.2.3 - Feature: new data sets - Fix: rename multisampling$coord to coords - Fix: data document errors - Fix: error in wuhan.hp data - Fix: use group index instead of original value - Fix: don't run examples of large data set Changes in version 0.2.2 - Fix: use gsl-config --libs in configure script Changes in version 0.2.1 - Fix: C++ compile errors - Fix: first sentence of description field - Fix: error in R function coef.hgwrm - Fix: missing \value in .Rd files Changes in version 0.2.0 - Feature: R interface to set kernel - Fix: incompatible generic function definitions - Fix: other R check warnings Changes in version 0.1.0 - Feature: R function hgwr