checkParallelArguments: Helper function to check the that the parallel arguments are...

View source: R/helper.R

checkParallelArgumentsR Documentation

Helper function to check the that the parallel arguments are valid

Description

Helper function to check the that the parallel arguments are valid

Usage

checkParallelArguments(parallel, num.cores)

Arguments

parallel

A logic to indicate if parallel processing should be used

num.cores

An integer for the number of threads to use


forecastHybrid documentation built on Aug. 8, 2025, 6:43 p.m.