R/sample_matrix.R

#' @title Sample Randomization Matrix
#'
#' @description This is a randomization matrix for an experiment conducted on
#' 156 fish. This matrix contains 1,000 possible treatment assignments for
#' each fish.
#'
#' @format A matrix with 1,000 columns:
#' \describe{
#' \item{1}{Fish is Exposed to Flashing Light}
#' \item{0}{Fish is Not Exposed to Flashing Light}
#' }
"sample_matrix"
ymabene/Counternull documentation built on Feb. 25, 2024, 10:18 a.m.