modComAdj: Computes Several performance statistics for the Tensor...

Description Usage Arguments Value Author(s)

View source: R/modComAdj.R

Description

This function computes the following statistics for each model provided.

Usage

1
modComAdj(modelList, trueModel)

Arguments

modelList

A list of lists. The outer list is indexed by model. The inner list is indexed by Matrix.

trueModel

A list with the true Matrices

Value

A list with different performance statistics in comparison with the true model.

acc

Accuracy for each model.

tpr

True positive Rate for each model.

tnr

True Negative Rate for each model.

Author(s)

Rene Gutierrez Marquez


Rene-Gutierrez/BayTenGraMod documentation built on Dec. 12, 2020, 11:24 a.m.