mig.write.projection.summary: Writing Projection Summary Files

View source: R/predict_mig.R

mig.write.projection.summaryR Documentation

Writing Projection Summary Files

Description

The function creates two files containing projection summaries, such as the median, the lower and upper bound of the 80 and 90% probability intervals, respectively, and the constant variant. One file is in a user-friendly format, whereas the other is in a UN-specific format with internal coding of the time and the variants.

Usage

mig.write.projection.summary(pred, output.dir, ...)

Arguments

pred

Object of class bayesMig.prediction.

output.dir

Directory where output is written.

...

Additional arguments passed to the underlying functions. Here, argument precision can be set to determine the number of significant digits (default is 4).

Value

No return value.

See Also

write.projection.summary


bayesMig documentation built on April 3, 2025, 8:59 p.m.