I want to know how to compute the importance of components for geographically-weighted-principal-component-analysis(gwpca)? That is, I want to reduce dimension according to cumulative proportion of component.
Here is the code about pca and gwpca from the jstatsoft paper about GWmodel package
require(GWmodel) data("DubVoter") Data.scaled
Here is the code about pca and gwpca from the jstatsoft paper about GWmodel package
require(GWmodel) data("DubVoter") Data.scaled