fastlm: Fast Linear Modeling

View source: R/fastlm.R

fastlmR Documentation

Fast Linear Modeling

Description

This function retuns results from a fast linear model

Usage

fastlm(y, x)

Arguments

y

Required. A vector of response values

x

Required. A vector or matric of the same number of observations/rows as y

Value

A vector of ZValues


Sage-Bionetworks/metanetwork documentation built on April 27, 2022, 7:42 a.m.