Learn R Programming

refineR (version 2.0.0)

printSimilarityTable: Helper function to print the results of getRISimilarity

Description

This function prints a formatted similarity table showing reference intervals and maximum sample sizes.

Usage

printSimilarityTable(SimilarityTab, RIperc)

Value

		(NULL) Prints the similarity table to the console.

Arguments

SimilarityTab

(data.frame) containing the similarity table. Must include:

  • Percentile: The percentile values.

  • RIdata: Reference interval data points.

  • RIcand: Reference interval candidate points.

  • max_sample_size: Maximum sample sizes.

  • s_value: S-values indicating the level of similarity.

RIperc

(numeric) value specifying the percentiles, which define the reference interval