CountRMSE: Calculate and RMSE

Description Usage Arguments Value Examples

View source: R/RMSE.R

Description

Calculate RMSE of ratios of spike-in pairs

Usage

1
2
3
4
5
6
7
CountRMSE(
  dt.path = NULL,
  metadata.path = NULL,
  output.path = NULL,
  dt = NULL,
  metadata = NULL
)

Arguments

dt

Data table

metadata

Data table

Value

Numeric vector

Examples

1

chinese-quartet/MetQC documentation built on Dec. 19, 2021, 3:57 p.m.