verifySpread: RAnEnExtra::verifySpread

Description Usage Arguments Details Author(s)

View source: R/verifySpread.R

Description

RAnEnExtra::verifySpread computes the spread.

Usage

1
verifySpread(anen.ver, na.rm = T, parallel = F)

Arguments

anen.ver

A 4-dimensional array. This array is usually created from the value column of the analogs member in the results of RAnEn::generateAnalogs. The dimensions should be [stations, times, lead times, members].

na.rm

Whether to remove NA values.

parallel

Whether to turn on paralle processing.

Details

Use the following command to set the number of cores to use when parallel is used, options(mc.cores = 8).

Author(s)

Guido Cervone cervone@psu.edu

Martina Calovi mxc895@psu.edu

Laura Clemente-Harding laura@psu.edu


Weiming-Hu/RAnEnExtra documentation built on Sept. 26, 2021, 6:44 a.m.