pts_age: Points for age differences

Description Usage Arguments Value Examples

View source: R/pt.R

Description

Punctuation given for age difference between candidates and donors

Usage

1
pts_age(dage = 60, cage = 40, pts = 4)

Arguments

dage

A numeric value with donor's age.

cage

A numeric value with candidate's age.

pts

A numerical value for the points to age difference

Value

A numerical value for pre-defined points

Examples

1
pts_age(dage = 60, cage = 40, pts = 4)

balima78/histoc documentation built on Jan. 13, 2022, 4:46 a.m.