Learn R Programming

ordinalTables (version 1.0.0.3)

Clayton_summarize_stratified: Analysis stratified by column variable j.

Description

Analysis stratified by column variable j.

Usage

Clayton_summarize_stratified(weight_matrix, m)

Value

a list containing: n: the number of strata p: matrix of proportion values gamma: cumulative proportions

Arguments

weight_matrix

matrix of cell weights from the table

m

the column index to stratify on

See Also

[Clayton_summarize()]