Summary_Results: Summary_Results

Description Usage Arguments Value

View source: R/SupportFunctions_III_SummaryResults.R

Description

It generates a summary of the results obtained by the paid MackNet model.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
Summary_Results(
  Cumulative.T,
  Original.Cumulative.T.Val,
  Reservest.D,
  Reservest_1.D,
  Payments.D,
  Reservest.D.Vector,
  Payments.D.Vector,
  Reservest_1.D.Vector,
  Ultimatest.D.Vector,
  Ultimatest.D,
  TrianglesBackup,
  Simulations
)

Arguments

Cumulative.T

Cumulative payments triangle.

Original.Cumulative.T.Val

Upper and lower cumulative payment triangle. This information is needed to obtain the error generated by the paid MackNet model.

Reservest.D

It contains the total reserves sampled by the MackNet model.

Reservest_1.D

It contains the total reserves in t+1 sampled by the MackNet model.

Payments.D

It contains the total following year payments sampled by the MackNet model.

Reservest.D.Vector

It contains the reserves by accident year sampled by the MackNet model.

Payments.D.Vector

It contains the following year payments by accident year sampled by the MackNet model.

Reservest_1.D.Vector

It contains the reserves by accident year sampled by the MackNet model.

Ultimatest.D.Vector

It contains the ultimate cost by accident year sampled by the MackNet model.

Ultimatest.D

It contains the ultimate cost sampled by the MackNet model.

TrianglesBackup

This array contains all the triangles sampled by the MackNet model.

Simulations

Number of triangle samples to be produced by the MackNet model.

Value

The formula generates the following outputs:


EduardoRamosP/MackNet documentation built on Sept. 26, 2020, 9:21 a.m.