prepare_data_for_prediction: Prepare additional data in order to perform predictions

View source: R/DGM_predict.R

prepare_data_for_predictionR 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)


MortalityGaps documentation built on April 3, 2025, 7:34 p.m.