slope: Extract slope of linear regression

View source: R/slope.R

slopeR Documentation

Extract slope of linear regression

Description

Extracts the slope of a linear regression.

Usage

slope(lmfit)

Arguments

lmfit

A linear model fit using lm()

Value

Slope of the linear model fit


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