R/LiUAdRLab4.R

#' Lab4 of LiU Advance R programming.
#'
#' Thid package has a multiple linear regression function \code{\link{linreg}} where it's an extension of simple linear regression
#' used to predict an outcome variable (y) on the basis of multiple distinct predictor variables (x).
#'
#'
#' @docType package
#'
#' @name LiUAdRLab4
NULL
shihs/LiUAdRLab4 documentation built on May 9, 2019, 8:19 a.m.