sumerizeZ: sumerizeZ

View source: R/utils.R

sumerizeZR Documentation

sumerizeZ

Description

sumerizeZ

Usage

sumerizeZ(Zlist, index = 1:length(Zlist))

Arguments

Zlist

Zlist

index

index

Examples

Zlist <- list(c(1, 2, 3), c(3, 2, 1), c(2, 2, 2))
#'

sumerizeZ(Zlist)


bpgmm documentation built on June 2, 2022, 1:10 a.m.

Related to sumerizeZ in bpgmm...