pval: Extract p-value of linear regression

View source: R/pval.R

pvalR Documentation

Extract p-value of linear regression

Description

Extracts the p-value of a linear regression.

Usage

pval(lmfit)

Arguments

lmfit

A linear model fit using lm()

Value

p-value of the linear model fit


cfree14/freeR documentation built on Aug. 22, 2023, 11:12 p.m.