get_p_except_for: Get the probability of acceptance exept for a given center

Description Usage Arguments Value Methods (by class)

View source: R/get-generics.R

Description

This is a generic function aimed to access (or compute) to the probability of acceptance (for an offered organ) by an area excluding the (macro-)region how have offered the organ.

Usage

1
2
3
4
5
6
7
get_p_except_for(macroarea, offering_region)

## S3 method for class 'macroarea'
get_p_except_for(macroarea, offering_region)

## Default S3 method:
get_p_except_for(macroarea, offering_region)

Arguments

macroarea

an object used to select a method.

offering_region

a region name into the area

...

further arguments passed to or from other methods.

Value

The probability of acceptance for the macroarea don't considering the offering_region.

Methods (by class)


UBESP-DCTV/clumpr documentation built on July 3, 2021, 11:23 p.m.