mig.write.projection.summary {bayesMig}R 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.

Value

No return value.

See Also

write.projection.summary


[Package bayesMig version 0.4-6 Index]