forecast.PILAF: Forecast a PILAF Object.

Description Usage Arguments

Description

Forecast a PILAF object using one of the three methods: count only, joint modeling of count and coalescent events, joint modeling of count, coalescent and sampling envets.

Usage

1
2
3
4
## S3 method for class 'PILAF'
forecast(x, time.forecast, week.forecast,
  method = "count", formula = "NULL", return_model = F,
  verbose = F)

Arguments

x

A PILAF object.

time.forecast

A negative numeric vector of timepoints to forecast.

week.forecast

A numeric vector of week corresponding to timepoints to forecast.

formula

An optional character scalar of formula (debugging).


Mamie/PILAF documentation built on May 8, 2019, 8:53 p.m.