Significance: Univariate Statistical Significance

Description Usage Arguments Examples

View source: R/Significance.R

Description

This function computes the Statistical Significance (p-value) equivalent to that obtained from a linear regression.

Usage

1
Significance(Target, Prediction)

Arguments

Target

A vector of the dependent variable.

Prediction

A vector of the predictions.

Examples

1

Then-Terence/LXR documentation built on March 12, 2021, 12:04 a.m.