prepare_data_for_prediction {MortalityGaps}R Documentation

Prepare additional data in order to perform predictions

Description

Prepare additional data in order to perform predictions

Usage

prepare_data_for_prediction(object, h, iter, ci)

Arguments

object

An object of class DoubleGap.

h

Number of periods for forecasting.

iter

Number of iterations. Default: 500

ci

Confidence levels. Default: c(0.8, 0.95)


[Package MortalityGaps version 1.0.0 Index]