# doc-cache created by Octave 4.0.0
# name: cache
# type: cell
# rows: 3
# columns: 2
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 9
bferguson


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 671
 -- Function File: BF = bferguson (S, QUOTAS, ULTIMATE, K)
     Calculate the extended Bornhuetter-Ferguson method for reserves.
     BF provides a column vector with the elements of K-th period of
     development.  S is a mxn matrix that contains the run-off
     triangle, where m is the number of accident-years and n is the
     number of periods to final development. S may contain u = m-n
     complete years.  K may vary from 0 (first period) to n-1 (final
     period).

     The Bornhuetter-Ferguson predictors of the losses S(i,K) with i +
     K > n are defined as
          S(i,K)= S(i,n-i)+ (QUOTAS(K)- QUOTAS(n-i))* ULTIMATE(i)

     See also: bfanalysis.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 64
Calculate the extended Bornhuetter-Ferguson method for reserves.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
porcentual


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 147
 -- Function File: M = porcentual (A, DIM)
     Auxiliar funcion. Calcs de porcentual distribution by cols (A=1)
     or rows (A=2) of the matrix A


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 17
Auxiliar funcion.





