cn_computeAUCPR: compute AUPCR

cn_computeAUCPRR Documentation

compute AUPCR

Description

compute AUPCR

Usage

cn_computeAUCPR(perfDF, precisionCol = "Precision",
  recallCol = "Recall", predCol = "Predictions")

Arguments

perfDF

a df

precisionCol

"Precision"

recallCol

"Recall"

predCol

"Predictions"

Value

auprs


pcahan1/CellNet documentation built on May 18, 2023, 4:58 p.m.