R/generate_matrices_ml.R
dot-parquet2LOOMatrix.RdBuild leave-one-out (LOO) merged parquet matrices from stratified parquet files.
.parquet2LOOMatrix(
path,
stratify_by = "year",
verbosity = c("minimal", "debug")
)Invisibly returns a tibble with paths of created LOO parquet files.