Learn R Programming

cancerradarr (version 1.3.1)

chopped.vector.list: Pre-computed choped combination for vectors size 1 to 18

Description

This is a list containing all the possible combination of slices to chop vectors of size 1 to 18. It is useful to compute custom age group aggregation to ensure we are not disclosing age group with too few cancer cases.

Usage

chopped.vector.list

Arguments

Format

A 18 item list:

each element is a matrix containing all the possible chop combinations to aggregate a vector of size n. ...