Learn R Programming

Covid19Wastewater (version 1.0.1)

parameterGuess: Get a fitting parameter for the model

Description

Get a fitting parameter for the model

Usage

parameterGuess(DF, InVar, Base, max)

Value

a number between 0 and 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