linearAnal: Simple linear regression analysis

Description Usage Arguments Value

View source: R/KasperFuncs.R

Description

Linear model based on y ~ x

Usage

1
linearAnal(y, x)

Arguments

y

Vector of data

x

Vector of data

Value

Summary of the linear model given by y ~ x


DanielEverland/smartstats documentation built on Dec. 17, 2021, 4:03 p.m.