interpolate-model-method: Interpolate model

interpolate,model-methodR Documentation

Interpolate model

Description

Interpolate model

Usage

## S4 method for signature 'model'
interpolate(object, ...)

Arguments

object

model or scenario type of object.

Value

scenario object with enclosed model (slot ⁠@model⁠) and interpolated parameters (slot ⁠@modInp⁠).

Examples

## Not run: 
scen <- interpolate(mod)

## End(Not run)

olugovoy/energyRt documentation built on Nov. 21, 2024, 2:24 a.m.