PCAProjection: PCAProjection - PCA of Raster files

Description Usage Arguments Details Value Examples

View source: R/PCAProjection.R

Description

Performs PCSRaster and projects it on another set of rasters

Usage

1
2
PCAProjection(BioStackFiles = NA, LoadingFile = NA, CompImpFile = NA,
  ProjectonStackFiles = NA, OutputFolder = NA)

Arguments

BioStackFiles

- ESRI ASCII grid files of predictor variables

LoadingFile

- name of output file which stores loadings for components

CompImpFile

- name of output file of the PCA summaries

ProjectonStackFiles

- Future climate ESRI ASCII grid files or a list of lists for multiple projections

OutputFolder

- Output folder or list of output folder names for storing the projection(s)

Details

Noninteractive version.

Value

a summary of the PCA is returned as a structure

Examples

1
2
3
4
## Not run: 
pcaop = PCAProjection()

## End(Not run)

narayanibarve/ENMGadgets documentation built on May 25, 2019, 10:34 p.m.