createProbOfEqMatrix: Create a matrix of P values representing the probability that...

Description Usage Arguments

View source: R/createProbOfEqMatrix.R

Description

This function computes the probability of hypothesis that two distribution functions desribing desnity of input samples produce the same predictions given a threshold "acceptable" difference of predicted values. The data is outputed as matrix of paiwise comparisons performed upon inputed columns.

Usage

1

Arguments

df

A dataframe where columns represent vectors of some values belonging to an individual identity (e.g. sample, individual)

threshold

An "acceptable difference" threshold of the predicted values. It is an open question what the good acceptable


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.