compileMatrix: Compile 'aggregate_pf' Objects into Matrices of Z values

View source: R/compileMatrix.R

compileMatrixR Documentation

Compile 'aggregate_pf' Objects into Matrices of Z values

Description

A function to compile objects of class "aggregate_pf" (from aggregate_pf()) into matrices of dimension PxG.
Elements of agObject are arranged into this matrix corresponding to (p,g).

Usage

compileMatrix(agObject)

Arguments

agObject

A list object (result of aggregate_pf()) of aggregated performance metrics


castels/sophTools documentation built on June 5, 2024, 8:50 a.m.