Learn R Programming

BALD (version 1.0.0-3)

calculateProbOfPayment: A function to calculate an empirical vector of the probability of payment.

Description

A function to calculate an empirical vector of the probability of payment. Intended for internal use only.

Usage

calculateProbOfPayment(x)

Arguments

x

The matrix of the form returned by getPaymentNoPaymentMatrix.

Value

A vector equal in length to the number of columns in x representing the empirical probably of payment.