downs.predict: Switch to selected downscale method.

View source: R/downscalePredict.R

downs.predictR Documentation

Switch to selected downscale method.

Description

Internal function of downscalePredict that switches to the corresponding method.

Usage

downs.predict(x, method, atomic_model, simulate)

Arguments

x

The grid data. Class: matrix.

method

The method of the given model.

atomic_model

An object containing the statistical model of the selected method.

simulate

A logic value indicating whether we want to simulate or not based on the GLM distributional parameters.

Details

This function is internal and should not be used by the user. The user should use downscalePredict.

Value

A matrix with the predictions.

Author(s)

J. Bano-Medina


SantanderMetGroup/downscaleR documentation built on July 4, 2023, 4:28 a.m.