contrast_mat: contrast_mat

View source: R/contrast_mat.R

contrast_matR Documentation

contrast_mat

Description

A function to create a pairwise comparison matrix

Usage

contrast_mat(minN = 10)

Arguments

minN

the minimum sample size of fish captured in a cohort to be included in the summary. The tally in the matrix in by lake-year, but the sample size filter is at the age-class level. So to be counted in the matrix at least one age class is above the minN in that lake-year.

Details

A table to show all the pairwise comparisons for the contrast of interest (tally of lake-years) in the database

Examples

contrast_mat()

PAskey/SPDT documentation built on May 31, 2024, 12:21 a.m.