smooth.spline2: Fit a spline to an epidemic data

Description Usage Arguments

Description

Fit a spline to an epidemic data

Usage

1
smooth.spline2(times, count, itmax = 100, relpeakcrit = 0.1)

Arguments

times

time vector

count

data (epidemic counts for each time period)

itmax

maximum number of iterations

relpeakcrit

critical relative peak value to test for single peak


bbolker/fitsir documentation built on June 4, 2019, 8:28 a.m.