parameterGuess: Get a fitting parameter for the model

View source: R/library--data_prep--smooth_tools--ts_trend_gen.R

parameterGuessR Documentation

Get a fitting parameter for the model

Description

Get a fitting parameter for the model

Usage

parameterGuess(DF, InVar, Base, max)

Arguments

DF

The DF we are about to fit a smoothing curve on. should only be from one TS

InVar

The col name that the variable is about to smooth

Base

The value we are scaling by the inverse of the number of rows in the data

max

The largest value returned

Value

a number between 0 and max


Covid19Wastewater documentation built on Aug. 25, 2023, 1:07 a.m.