likelihood_fn: WeatherFit likelihood fn

Description Usage Arguments

View source: R/fn_WeatherFit.R

Description

Likelihood for seasonality parameters fitting to temperature data

Usage

1
2
likelihood_fn(amp, mid, time.vals = time.vals, beta = beta,
  data = data)

Arguments

amp

amplitude of seasonal wave. Defaults to 0

mid

midpoint of seasonal wave. Defaults to -0.048 to fix at Feb

time.vals

Time series over which to fit sin curve to data

beta

Average value from data to act as midpoint of sincurve

data

Data values


a-henderson91/vectorbornefit documentation built on May 27, 2019, 8:44 a.m.