seasonate_optimize: Find optimal Season

View source: R/seasonate_optimize.R

seasonate_optimizeR Documentation

Find optimal Season

Description

Finds the constant for the best fitting sin-curve for a given AV. Mimics the season function of of the modeling suite by Prof. Dr. Alexander Preuss for comparability and reproduction of models. — assumes weekly data

Usage

seasonate_optimize(x, av)

Arguments

x

data frame

av

vector defining the AV

Value

list with a vector for Sinus_Saison and the value of the constant used


lukasfeuer/montelo documentation built on Aug. 14, 2022, 5:35 a.m.