iPCAProjection: iPCAProjection - PCA of Raster files (Interactive)

Description Usage Arguments Details Value Examples

View source: R/iPCAProjection.R

Description

Performs PCSRaster and projects it on another set of rasters.

Usage

1
2
iPCAProjection(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

Interactive version. For noninteractive veriosn to be used in scripts refer PCAProjection

Value

a summary of the PCA is returnd as a strcture

Examples

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

## End(Not run)

vijaybarve/ENMGadgets documentation built on May 3, 2019, 6:12 p.m.